Closed GoogleCodeExporter closed 9 years ago
XtCloseDisplay() is intentionally skipped. In os_unix.c:
# if 0
/* Lesstif and Solaris crash here, lose some memory */
XtCloseDisplay(xterm_dpy);
# endif
The amount of memory lost is negligible.
Original comment by brammool...@gmail.com
on 27 Jul 2013 at 5:33
Original issue reported on code.google.com by
dominiqu...@gmail.com
on 24 Jul 2013 at 9:56