dbus-launch: pass_info: always free strings on OOM
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 18 Jan 2011 16:29:53 +0000 (16:29 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 25 May 2011 15:13:19 +0000 (16:13 +0100)
commitc559ec052541f402d886086bb7b894f256aa8959
tree842301e31ad728a010e88a3ec414f3f801bc5c25
parent2ae391ccb388d42f1ac658de01ccbe403920cbfb
dbus-launch: pass_info: always free strings on OOM

This doesn't really do anything, because we're about to exit anyway, but
it placates static analysis tools.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=29881
Bug-NB: NB#180486
Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
tools/dbus-launch.c