Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 942 by [email protected]: Fix unsunk references in ibus-chewing http://code.google.com/p/ibus/issues/detail?id=942 Hello, When building the latest version of ibus and ibus-chewing, we've encountered some issues related to gobjects caused by the references not being sunk. The result of this is that objects are freed when they are passed to ibus functions, and thus future uses of the pointer will cause a crash. I've attached a patch which fixes this issue. Please have a look at the patch. I'm happy to make changes as per your suggestions. Cheers, -Zach Attachments: memory_fix.diff 5.9 KB -- You received this message because you are subscribed to the Google Groups "ibus-devel" group. iBus project web page: http://code.google.com/p/ibus/ iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
