Fix a NULL dereference on an error code path.
authorSviatoslav Chagaev <sviatoslav.chagaev@gmail.com>
Fri, 13 Sep 2013 15:54:27 +0000 (18:54 +0300)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 16 Sep 2013 11:47:27 +0000 (12:47 +0100)
commit01a0bba9f76f125ba3616e8ddb131a127b863273
treeefa4e3a1240e3209403f025d277be714e0d023e7
parent1c95955cbc6e816dd50a9d66846c11b44d703a1f
Fix a NULL dereference on an error code path.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69327
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
dbus/dbus-server-socket.c