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

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

[Octave-bug-tracker] [bug #40231] Memory leak in eval


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40231] Memory leak in eval
Date: Thu, 10 Oct 2013 21:06:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130810 Firefox/17.0 Iceweasel/17.0.8

Follow-up Comment #3, bug #40231 (project octave):

I don't think this problem is specific to switch statements or eval.  You can
also see a leak if you just do


if (1) endfor


at the command prompt.  We surely need better error recovery in the parser,
but I don't think this is a new issue.  I don't think it is worth blocking the
release for it as I'm sure this bug has been around for as long as Octave.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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