[PUSHED] Re: [PATCH][REVIEW] Fix memory leak in SwWW8ImplReader::ReadPlainChars

2012-04-02 Thread Lubos Lunak
On Sunday 01 of April 2012, Arnaud Versini wrote: > Hi, > > This patch fix a memory leak in SwWW8ImplReader::ReadPlainChars during > import of the RTF specification ( > http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=10725in > doc format). Altered slightly to avoid the copy in

[PATCH][REVIEW] Fix memory leak in SwWW8ImplReader::ReadPlainChars

2012-04-01 Thread Arnaud Versini
Hi, This patch fix a memory leak in SwWW8ImplReader::ReadPlainChars during import of the RTF specification ( http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=10725in doc format). I think this patch is a good candidate for 3.5. Best regards -- Arnaud Versini 0001-Fix-memory