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

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

[Octave-bug-tracker] [bug #34808] atexit double free


From: Kyle Husmann
Subject: [Octave-bug-tracker] [bug #34808] atexit double free
Date: Wed, 16 Nov 2011 19:40:56 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1

Follow-up Comment #2, bug #34808 (project octave):

Ah, sorry, it appears I'm not using the embedded mode as it was intended. By
calling do_octave_exit() before I let my program exit, the problem is fixed.

I had assumed calling do_octave_exit() was unnecessary to call in my code
because it was registered with atexit() when octave_main() was called, but I
was wrong.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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