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

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

[Octave-bug-tracker] [bug #62459] Severe memory leak when functions are


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #62459] Severe memory leak when functions are nested
Date: Tue, 24 May 2022 13:46:09 -0400 (EDT)

Follow-up Comment #20, bug #62459 (project octave):

Oops.  The member variable m_stack_context is a (shared) pointer that could be
nullptr so we should check it before using.  Does the attached change work for
you?  It seems to pass all the tests on stable for me.


(file #53252)

    _______________________________________________________

Additional Item Attachment:

File name: closure-context-diffs-2.txt    Size:0 KB
   
<https://file.savannah.gnu.org/file/closure-context-diffs-2.txt?file_id=53252>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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