XmImGetXIC() most of the time creates/gets an XIM by XOpenIM(). This is not XClosedIM()ed and seems to contribute to leak e.g. for Text widgets (the initial caller from this side _XmTextSetEditable(); we lack to clean up properly when the widget is being destroyed). This way I noticed that our leak checks for specific widgets are too simple: we should not only create them, but Realize the whole stuff?! -- Alexander Mai [EMAIL PROTECTED]
- Re: Leak in XmIm.c Alexander Mai
- Re: Leak in XmIm.c Danny Backx
- Re: Leak in XmIm.c Rick Scott
- Re: Leak in XmIm.c Alexander Mai
- Re: Leak in XmIm.c Danny Backx
- Re: Leak in XmIm.c Alexander Mai
