Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!ucsd!net1.ucsd.edu!markley From: markley@net1.ucsd.edu (Mike Markley) Newsgroups: comp.windows.x Subject: X11 Memory Management Message-ID: <1911@ucsd.EDU> Date: 21 Aug 89 22:19:59 GMT Sender: nobody@ucsd.EDU Reply-To: markley@net1.ucsd.edu (Mike Markley) Distribution: usa Organization: UCSD Network Operations Group Lines: 16 I am using X11R3 on a 386 machine running Interactives version of UNIX. I have discovered a rather annoying problem. I have created a list widget and I need to change the contents rather often. I thought that it would be a good idea to free the memory that held the previous list but when I do this it seems to corrupt the memory tables and malloc crashes. When should I be worrying about freeing memory when using X11? This isn't mentioned in the documentation that I have. Thanks in advance. Mike Markley Mike Markley markley@net1.ucsd.edu The opinions here are mine and do not always agree with my employers. Reader discretion is advised.