<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Plotting-related memory leak"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13958">bug 13958</a>
                <br><br>
                ---------- Bug Summary ----------- <br>Plotting-related memory leak <br><br>

          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Scilab
           </td>
           <td>Graphics
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Plotting-related memory leak"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13958#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Plotting-related memory leak"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13958">bug 13958</a>
              from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
        <pre>here is what i get with Scilab 6.0.1 on Win7 64 bits:

--> m = getmemory()(1)
 m  = 
   1000728.

--> while %t, scf(); close(); n = getmemory()(1); mprintf("%d ",(m-n)/1000); end
2 -8 -7 -5 -5 -5 5 4 4 4 6 6 3 -10 6 6 6 -7 -6 -8 -7 -1 3 3 -6 -1 -1 -1 6 9 8 7 -7 -5 -6 -6 -6 -4 -1 12 -9 -8 0 -1 0 1 1 1 1 1 1 1 1 3 2 3 3 


This bug looks fixed.
Please reopen if you  still get the same issue on your machine, with the latest Scilab release.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>