|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #52244] fftw test failure crashes Octave when built with Intel compiler |
| Date: | Tue, 17 Oct 2017 18:52:46 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 |
Follow-up Comment #3, bug #52244 (project octave):
>From inspection, that function can only return a null pointer if malloc
fails.
https://github.com/FFTW/fftw3/blob/master/api/export-wisdom-to-string.c
So if the return value is a null pointer, that's probably not something we
should silently ignore.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52244>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |