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

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

[Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests


From: anonymous
Subject: [Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests
Date: Sat, 4 Dec 2021 15:03:35 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:94.0) Gecko/20100101 Firefox/94.0

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

Polymorphic allocator. Good news! It is a big step forward. I guess it can be
used to cheaply send nested structures and cells from mex to Octave also it
can bring the opportunity to make Arrays much dynamic like std::vector i.e.
supporting reserve, push_back and emplace_back having amortized constant
complexity. Thanks!

I'm not sure but I think support of polymorphic allocator in clang libc++ is
currently incomplete.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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