]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-json: accept NULL path in sd_json_parse_file_at() too, port one manual fdopen...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 4 Nov 2025 16:40:27 +0000 (01:40 +0900)
committerGitHub <noreply@github.com>
Tue, 4 Nov 2025 16:40:27 +0000 (01:40 +0900)
commit82b6dc1a170affb66a5bad260c19d5d7b69e1352
treec47f28659696c488c24987787e4ed864af7546c9
parent2b8c7adbecb929f131dc05d8b88babd87cc0ab22
parentd98c783516edf0a108d1048387b15ebe5e9469f5
sd-json: accept NULL path in sd_json_parse_file_at() too, port one manual fdopen() to it (#39538)
src/libsystemd/sd-json/sd-json.c