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

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

[Octave-bug-tracker] [bug #63803] Saving causes OOM, crash, and loss of


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63803] Saving causes OOM, crash, and loss of already saved data
Date: Tue, 14 Feb 2023 21:17:04 -0500 (EST)

Follow-up Comment #14, bug #63803 (project octave):

In this case it won't make much difference since we are using data to get a
const bool pointer to the data and no copy will be made.  But we can avoid the
need to create second boolNDArray handle to the same underlying data by using
m_matrix directly.  We might as well do that.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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