diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-05-22 22:13:57 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-06-12 18:39:03 +0200 |
commit | f2eb7716d0bac2a95115492f34a7763d63e80c35 (patch) | |
tree | f067e3651d50d4d17b95167292fa6961f801d58b /src/shared/group-record.c | |
parent | Reapply "network: add "mac" to alternatives name policy by default" (diff) | |
download | systemd-f2eb7716d0bac2a95115492f34a7763d63e80c35.tar.xz systemd-f2eb7716d0bac2a95115492f34a7763d63e80c35.zip |
json: merge json_dispatch_path() + json_dispatch_absolute_path()
The functions more or less do the same thing. Merge them.
This makes json_dispatch_path() the common resulting implementation. it
learnt:
1. Will reset the path to NULL if specified as null in JSON
2. Depending on the JSON_SAFE flag will insist on normalized path or not
With this the two implementations are identical, except for the
differences now toggable via JSON_SAFE flag
Diffstat (limited to 'src/shared/group-record.c')
0 files changed, 0 insertions, 0 deletions