fix memleak due to autolaunch and recursive calls to _dbus_open_transport
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 3 Apr 2008 20:08:40 +0000 (16:08 -0400)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 3 Apr 2008 20:08:40 +0000 (16:08 -0400)
commitca87b90981e88623589b7d1d42ce5bafcb644213
treeba0f6c2128fa83c1b6675ba906d912ca738257d2
parentb5818e619f6258cc6d530ee62e99bd019b6d069b
fix memleak due to autolaunch and recursive calls to _dbus_open_transport

* Patch from Sumit <sumitskj_20@yahoo.com>, comments added

* dbus/dbus-transport.c(_dbus_transport_open): fix mem leak
ChangeLog
dbus/dbus-transport.c