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

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

[Octave-bug-tracker] [bug #60450] load fails to read MAT file


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60450] load fails to read MAT file
Date: Sat, 24 Apr 2021 09:19:16 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #4, bug #60450 (project octave):

Yes, we could probably switch to using inflate in a loop and do all the error
checking ourselves, but we already know precisely the expected output size and
completely uncompressing a buffer in one call is what uncompress{,2} from zlib
are already supposed to do, so it would be great if those functions got it
right and just reliably uncompressed the data block.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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