|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #58268] hdf5 load crashes on strings |
| Date: | Tue, 28 Apr 2020 19:26:11 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Update of bug #58268 (project octave):
Status: Confirmed => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
The problem was that in one instance, the output buffer was sized to strlen
rather than strlen+1 to accommodate the null byte termination. I fixed that
in this changeset https://hg.savannah.gnu.org/hgweb/octave/rev/9646d752c76c.
This will be a part of the next upcoming release of Octave which is version
6.1.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58268>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |