]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/execute.c
core: fix memleak of ipc_namespace_path
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 7 Apr 2021 14:18:53 +0000 (16:18 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 7 Apr 2021 21:12:50 +0000 (22:12 +0100)
commit71d1e58309bb70bb2a014f33c5f9503dcbed020c
treeb805f5418643dd1b4b3214a774db9f00853f9cd8
parent7f8225d21b3ef62d2af033229c550627b499297a
core: fix memleak of ipc_namespace_path

Fixup for a70581ffb5c13c91c76ff73ba6f5f3ff59c5a915.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32991
src/core/execute.c
test/fuzz/fuzz-unit-file/oss-fuzz-32991 [new file with mode: 0644]