[Xcb] question about the QueryTree
Jeremy Kolb
jkolb at brandeis.edu
Mon Apr 11 06:23:41 EST 2005
Vincent Torri wrote:
>
> On Sun, 10 Apr 2005, Jeremy Kolb wrote:
>
>
>>>All of the functions that return iterators or arrays from replies are
>>>just returning pointers into the reply, which is allocated as one big
>>>block. You can only free the reply as a whole.
>>
>>Oops... does that mean that we should be freeing replies?
>
>
> always :)
Hahaha... oops ;)
Jeremy
>
> Vincent
More information about the xcb
mailing list