mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 07:38:20 +02:00
2005-03-12 Joe Shaw <joeshaw@novell.com>
* mono/ProxyBuilder.cs: Add a finalizer to the generated proxy classes that disconnects the signal handler delegate from the service object. Fixes a big leak of proxy objects on the client side of things. Patch from Ben Maurer <bmaurer@ximian.com>
This commit is contained in:
parent
79bc662439
commit
7857193391
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2005-03-12 Joe Shaw <joeshaw@novell.com>
|
||||
|
||||
* mono/ProxyBuilder.cs: Add a finalizer to the generated proxy
|
||||
classes that disconnects the signal handler delegate from the
|
||||
service object. Fixes a big leak of proxy objects on the
|
||||
client side of things. Patch from Ben Maurer
|
||||
<bmaurer@ximian.com>
|
||||
|
||||
2005-03-12 Colin Walters <walters@verbum.org>
|
||||
|
||||
* bus/driver.c (write_args_for_direction): New function,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue