Fixes to g-boxed-ref gc'ing when underlying c-pointer was silently freed and returned...
authorDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Wed, 25 Feb 2009 22:09:26 +0000 (01:09 +0300)
committerDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Wed, 25 Feb 2009 22:09:26 +0000 (01:09 +0300)
commitfe9f1b5bf2f75a49b3bb08025a77408d7476f69f
treef5cfa33e8a2a244fb27abf269ab03482c7ec0d0f
parentb7928e6869af0f4ea66d8245bf37f1405e84c80c
Fixes to g-boxed-ref gc'ing when underlying c-pointer was silently freed and returned again (would create two objects)
glib/gobject.foreign-gboxed.lisp
subtest.lisp