Hello Laurent
I have just fixed the memory leak bug you reported. Thanks for
reporting it. You should be able to download the fixed version from
the git repo via sourceforge.

Phil

On 21 May 2015 at 22:51, Phil Rosenberg <p.d.rosenb...@gmail.com> wrote:
> Hello Laurent
> My apologies for not responding sooner. I have unfortunately not been
> able to spend time on PLplot recently, but am now getting back to
> things. I will look into the memory leaks you described as soon as I
> can.
>
> Phil
>
> On 21 April 2015 at 21:42, laurent Berger <laurent.ber...@univ-lemans.fr> 
> wrote:
>> Hi,
>>
>> I look fo memory leaks in my program using plplot 5.11. I am using vs
>> 2013 with Visual leak detector.
>> This tools finds two memory leaks in my plplot code in wxPlplotWindow.h
>> at line 187(m_memory_dc) and line 195 (m_gcDc).
>> When I close wxPlplotwindow<> this two pointers are not deleted. May be
>> I don't use good function to close wxPlplotwindow<>. Can you tell me how
>> can I close it?
>>
>> Thanks you for yours answers and for new version of plplot.
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
>> Develop your own process in accordance with the BPMN 2 standard
>> Learn Process modeling best practices with Bonita BPM through live exercises
>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
>> _______________________________________________
>> Plplot-devel mailing list
>> Plplot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/plplot-devel

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to