Systemd/src/libsystemd
Zbigniew Jędrzejewski-Szmek 3dec520197 bus: fix memleak on invalid message
Introduced in 6d586a1371.
Reported by Felix Riemann in https://bugzilla.redhat.com/show_bug.cgi?id=1685286.

Reproducer:
for i in `seq 1 100`; do gdbus call --session -d org.freedesktop.systemd1 -m org.freedesktop.systemd1.Manager.StartUnit -o "/$(for x in `seq 0 28000`; do echo -n $x; done)" & done
2019-03-18 15:25:26 +01:00
..
sd-bus bus: fix memleak on invalid message 2019-03-18 15:25:26 +01:00
sd-daemon sd-daemon: make sd_booted() return negative errno on unexpected error 2019-02-07 14:44:44 +01:00
sd-device util: split out nulstr related stuff to nulstr-util.[ch] 2019-03-14 13:25:52 +01:00
sd-event util: split out memcmp()/memset() related calls into memory-util.[ch] 2019-03-13 12:16:43 +01:00
sd-hwdb util: split out nulstr related stuff to nulstr-util.[ch] 2019-03-14 13:25:52 +01:00
sd-id128 sd-id128: split the logic obtaining invocation ID from sd_id128_get_invocation() 2019-03-15 18:53:23 +09:00
sd-login Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
sd-netlink netlink: support NLMSG_ERROR message in genl 2019-03-14 10:57:41 +09:00
sd-network sd-network: add sd_network_link_get_required_operstate_for_online() 2019-03-13 14:29:03 +09:00
sd-path Move LONG_LINE_MAX definition to fileio.h 2018-11-14 16:25:32 +01:00
sd-resolve util: split out errno related stuff 2019-03-14 13:25:51 +01:00
sd-utf8 tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
disable-mempool.c mempool: only enable mempool use when linked to libsystemd-shared.so 2018-10-11 11:10:37 +02:00
libsystemd.pc.in meson: define PROJECT_VERSION as the "bare" project version 2018-12-20 21:35:29 +01:00
libsystemd.sym sd-bus: add sd_bus_close_unref() helper 2019-01-17 16:12:38 +01:00
meson.build meson: simplify handling of pkgconfigdatadir=no, pkgconfiglibdir=no 2018-12-21 13:43:20 +01:00