https://github.com/jrincayc/ucblogo-code
Revision f7939e3ee25abc41a32d44a5c7616a33be7059d7 authored by Dan Malec on 01 November 2020, 02:14:21 UTC, committed by Dan Malec on 27 November 2020, 18:39:38 UTC
* OPENWRITE checks list length before attempting to access buffer size
* SETWRITE checks list length before attempting to access buffer size
* When writing to a buffer allocate one extra byte for null terminator
* Zero out allocated buffer to prevent left over data from appearing
1 parent 16c4e72
Raw File
Tip revision: f7939e3ee25abc41a32d44a5c7616a33be7059d7 authored by Dan Malec on 01 November 2020, 02:14:21 UTC
ISSUE-51: Improve UX / fix bugs related to char buffer output.
Tip revision: f7939e3
logologo.png
image
back to top