
11 Feb
2010
11 Feb
'10
4:01 p.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.