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

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

[Octave-bug-tracker] [bug #66795] UBSAN errors while running the test su


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #66795] UBSAN errors while running the test suite
Date: Wed, 26 Feb 2025 02:33:01 -0500 (EST)

Follow-up Comment #12, bug #66795 (group octave):


> But, Octave already catches non-finite values so this code will not be
> executed with a NaN input (UBSAN doesn't know this).

Maybe that's a language issue on my end. But afaict, the UBSAN isn't a static
analyzer but a runtime analyzer. So, if you see that UBSAN output it means
that that part of the code *was* reached with a NaN value. I.e., there is no
check in Octave that would have caught non-finite values in this case.



    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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