Fix lifecycle of an accessible's cache
authorMike Gorse <mgorse@suse.com>
Sat, 19 Jul 2014 21:26:52 +0000 (16:26 -0500)
committerMike Gorse <mgorse@suse.com>
Sat, 19 Jul 2014 21:26:52 +0000 (16:26 -0500)
commitf33fd585e1e18eacec271582ffb9956965a4f146
treec8025449fe3696c8e0af6f80ec7115c70f79d1cf
parentbe5a14c9c8507c5b67868c89c5442cc9ba1160aa
Fix lifecycle of an accessible's cache

When a cache is referenced in response to an event, it is supposed
to be unref'd after the event handler has been called.
atspi/atspi-accessible.c
atspi/atspi-event-listener.c
atspi/atspi-misc-private.h
atspi/atspi-misc.c