GNOME Bugzilla – Bug 640198
Fix crash in atspi_image_get_image_description
Last modified: 2011-01-21 23:18:10 UTC
If the remote object didn't define this property then the function would return stack garbage, which the caller would eventually try to free.
Created attachment 178953 [details] [review] Fix crash in atspi_image_get_image_description
Committed.