The memory leak appears to be a malloc that is used to handle unicode
characters. I don't think that malloc is required and I will fix the code to
take it out.
On Jan 23, 2015, at 5:50 AM, Phil Rosenberg wrote:
> Hi Laurent
> The wxWidgets driver is currently undergoing a redesign in preparat
Hi Laurent
The wxWidgets driver is currently undergoing a redesign in preparation
for the next release of plplot. In the new version we will endeavour
to ensure that we have no memory issues. That particular leak seems to
be associated with plplot's internal storage buffer. I will have a
look at wh
Hi,
I have got a program using plplot wxwidgets and opencv on windows and
linux mint.
I use valgrind to check memory on linux. I have got some memory leak
(definitely lost) :
==19342== 128 bytes in 13 blocks are definitely lost in loss record
14,252 of 17,211
==19342==at 0x4C2935B: malloc