Path: utzoo!attcan!uunet!cs.utexas.edu!rutgers!apple!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: Free data from XGetWindowProperty Message-ID: <8906142009.AA03971@expo.lcs.mit.edu> Date: 14 Jun 89 20:09:44 GMT References: <3174@ncsuvx.ncsu.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 8 > In the XGetWindowProperty call, you get back a pointer to the property data. > Should this be freed or not. I can't find anything in the documentation > that goes either way. Yes it should be released with XFree().* *(page 73 of Scheifler, Gettys, and Newman)