socket-adaptor: fix memory leak
authorXan Lopez <xan@igalia.com>
Wed, 27 Mar 2013 20:40:12 +0000 (21:40 +0100)
committerMike Gorse <mgorse@suse.com>
Thu, 28 Mar 2013 10:30:04 +0000 (05:30 -0500)
commitcbb481387d3a0cce0690c03a3049ecaa7320545f
tree2efa5bb282e2a17d76fe95fc9605d0e41256dc5d
parent1f195d2023b3ca46a1d7e32ea37b382c4ab738ca
socket-adaptor: fix memory leak

Set a destructor for the object data. Other than fixing a leak this
also allows to simplify the code a bit.

https://bugzilla.gnome.org/show_bug.cgi?id=696733
atk-adaptor/adaptors/socket-adaptor.c