On 04/20/2012 02:35 PM, Alan Coopersmith wrote:
> On 04/20/12 02:18 PM, Chase Douglas wrote:
>> XauFileName() may allocate and return a static buffer. The only
>> way to ensure it is freed is to deallocate it when the program exits.
> 
> ...at which point it's automatically freed.   Is this just trying to
> silence some sort of memory leak checking?

Yes. I'm running valgrind and trying to solve leaks. I realize this is
not a "real" issue, but it's essentially like a compiler warning.
Reducing warnings and errors helps highlight where there are real problems.

-- Chase
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to