Please review the attached patch. It fixes a potential memory leak in
ccmain/paramsd.cpp. The function ParamContent::GetValue() allocates memory,
which was not deleted after the call. This ticket is related to #1099.
Best regards and many thanks
Martin Ettl
Original issue reported on code.google.com by ettl.mar...@gmail.com on 18 Feb 2014 at 7:20
Original issue reported on code.google.com by
ettl.mar...@gmail.com
on 18 Feb 2014 at 7:20Attachments: