octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem


From: Rik
Subject: [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem
Date: Thu, 17 Jan 2019 18:55:06 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #57, bug #55287 (project octave):

I don't pretend to think that this is a good fix, but I do have one.  I looked
at the problem cset identified by bisection and what seemed suspect was the
addition of strlist.push_back calls.  I commented out the three calls and now
when I run the leak tests things are fine.  I also ran the problem code from
bug #55064 and that was also resolved.

>From what I can tell, this feature was designed to cache data for increased
performance.  So, at worst, we have to revert and suffer a little bit of a
performance hit, but we get correct behavior.

(file #46001)
    _______________________________________________________

Additional Item Attachment:

File name: leak.diff                      Size:1 KB


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55287>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]