diff options
| author | Ralf Lici <ralf@mandelbit.com> | 2026-03-24 17:54:18 +0300 |
|---|---|---|
| committer | Antonio Quartulli <antonio@openvpn.net> | 2026-04-17 11:54:03 +0300 |
| commit | 222e7f8d1ca3aaebe7588a79bf64d9820813785c (patch) | |
| tree | 4d4e39f88fcbd94aa9dfeccd522635179d7bf520 /include/linux/memory | |
| parent | c409da0fe15e2b2aae7f93edbab977e23117ce4d (diff) | |
| download | linux-222e7f8d1ca3aaebe7588a79bf64d9820813785c.tar.xz | |
selftests: ovpn: flatten slurped notification JSON before filtering
Notification comparison uses jq -s, which slurps all inputs into an
array. Some inputs can be arrays themselves, and applying the .msg.peer
filter directly on those entries triggers jq type errors.
Expand any array-valued JSON items returned by jq -s before selecting
.msg.peer, so the filter handles both normal notification objects and []
entries without type errors.
Fixes: 77de28cd7cf1 ("selftests: ovpn: add notification parsing and matching")
Signed-off-by: Ralf Lici <ralf@mandelbit.com>
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Diffstat (limited to 'include/linux/memory')
0 files changed, 0 insertions, 0 deletions
