On 14/11/2009 05:21, mbackes@symas.com wrote:
Full_Name: Matthew Backes Version: 2.3 only OS: any URL: Submission from: (NULL) (76.88.99.93)
In 2.3, if you have a lot of fast writes such that syncprov_sendresp's op tmp memory is exhausted and it has resorted to malloc()s AND controls are asserted, the rs.sr_ctrls free at the end of the function leaks.
To duplicate: Set up a master and a replica. Do mods like crazy with some control asserted, e.g. manageDSAIT.
2.4/head handle this differently so it isn't a problem there.
Hi,
This ITS says 2.3 only, but it is listed in the changelog for 2.4.20. Did this also affect versions on the 2.4 branch < 2.4.20, then?
Just checking for bug fixes and came across this inconsistency. Any enlightenment welcome.
Jonathan