* dbus/Python.pyx: Fixed memory leaks when throwing errors.
authorJohn (J5) Palmieri <johnp@redhat.com>
Mon, 26 Sep 2005 22:12:17 +0000 (22:12 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Mon, 26 Sep 2005 22:12:17 +0000 (22:12 +0000)
commitc1974650eeb701b8303e0db6c3185266998e404c
tree8b209e53b431c64ff0e8bdf2c5978eac50624ca1
parent9ad0aafe37b87ddc5d9e885df481b2331fbc5597
* dbus/Python.pyx: Fixed memory leaks when throwing errors.
  We now copy the message from a DBusError and then free
  the error object befor throwing the error
ChangeLog
python/dbus_bindings.pyx