Switch _IntBase back to using generic alloc/free implementation rather than half...
commit630f912b2155e6328a3fa48deb832f5c3d114b94
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 5 Feb 2007 13:18:19 +0000 (5 13:18 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 5 Feb 2007 13:18:19 +0000 (5 13:18 +0000)
treecc4596b6d42d772b828e0da3492bd793d55d5849
parent95c0d3618041e8c8f9173a3eb8e8ddc93c456952
Switch _IntBase back to using generic alloc/free implementation rather than half-participating in the int free list (which would result in _IntBase instances leaking)
_dbus_bindings/abstract.c