12 Feb
2010
12 Feb
'10
1:01 a.m.
Daniel Veillard wrote:
On Thu, Feb 11, 2010 at 12:58:54PM +0100, Jim Meyering wrote:
Any "goto out_of_memory" taken between the vars = qparam_query_parse (query) allocation and the free_qparam_set call would result in a leak.
Here's the fix: ... ACK,
Thanks. Pushed.