In file: lesstif-0.93.41/lib/Xm/TextF.c In funtion: static void self_insert(Widget, XEvent *, String *, Cardinal *);
char *buf2 is allocated line #5469 by buf2 = XtMalloc(len+1); I did not find the corresponding call XtFree(buf2). Is it a memory leak ? Jacques Simon _______________________________________________ Lesstif mailing list [EMAIL PROTECTED] https://terror.hungry.com/mailman/listinfo/lesstif
