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

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

[Octave-bug-tracker] [bug #53514] Memory leaks in 4.4 release


From: Rik
Subject: [Octave-bug-tracker] [bug #53514] Memory leaks in 4.4 release
Date: Thu, 29 Mar 2018 14:57:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #9, bug #53514 (project octave):

It was just what I thought.  Moving the initialization of variables inside the
for loop fixes the problem because the array x is never accessed when it is
empty.  See this cset:
http://hg.savannah.gnu.org/hgweb/octave/rev/576ff914979c.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53514>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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