<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 202: Memory leaks in clear()</title><link>https://sourceforge.net/p/plplot/bugs/202/</link><description>Recent changes to 202: Memory leaks in clear()</description><atom:link href="https://sourceforge.net/p/plplot/bugs/202/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 05 Apr 2022 19:13:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/plplot/bugs/202/feed.rss" rel="self" type="application/rss+xml"/><item><title>#202 Memory leaks in clear()</title><link>https://sourceforge.net/p/plplot/bugs/202/?limit=25#2985</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Finally, after analysis of the sources I realized that eop() should be used to go to the beginning of the buffer.&lt;br/&gt;
The question is closed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry</dc:creator><pubDate>Tue, 05 Apr 2022 19:13:32 -0000</pubDate><guid>https://sourceforge.net7a5707403ccacc3d589e33848fd7dd2b15efd582</guid></item><item><title>Memory leaks in clear()</title><link>https://sourceforge.net/p/plplot/bugs/202/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I need to redraw plots in the created subpages.&lt;br/&gt;
I perform clear() and repeat drawing.&lt;br/&gt;
The common-sense suggests  that clear() should not only erase the screen, but also release the memory occupied by the related variables. But it seems that occupied memory is not released and increases with every redrawing.&lt;br/&gt;
Please refer to the simple code based on Example #1 in the attached file.&lt;br/&gt;
The version of PlPlot is 5.13&lt;br/&gt;
Windows&lt;br/&gt;
MS VS++ 16&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry</dc:creator><pubDate>Mon, 14 Feb 2022 20:31:42 -0000</pubDate><guid>https://sourceforge.netf49ae4a87af5af1f07bf852ddb893fee11a31be2</guid></item></channel></rss>