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: Tue, 15 Jan 2019 01:10:08 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

I added a similar print statement to the destructor ~ft_font.  When I call
plot, the destructor is called 396 times.  When I call clf, the destructor is
called 743 times.  Certainly more things seem to be getting removed by clf.

As an aside, why is this the destructor called so many times?  Does the
ft_font class represent a single character in a single font/weight/size?

    _______________________________________________________

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]