Patch-ID# 100044-01 Keywords: memory leak malloc sundiag diag windows notify sunview free Synopsis: Sunview memory leak Date: 26-Dec-89 SunOS release: 4.0.3c Bug ID's fixed with this patch: 1020350, 1021197 Patches which conflict with this patch: Architectures for which this patch is available: sun4c Obsoleted by: 4.1 Problem description: The sunwindows library has a funtion, ntfy_free_malloc, which under certain conditions may neglect to free memory - causing a "memory leak" which will cause programs (notably sundiag) to fail by running out of memory after a very long period. A new version of the SunWindows library is provided.