Skip to content

fix write beyond array bound

Gerhard Raven requested to merge fix-write-beyond-bound into master

There was no space allocated for the terminating '\0' character...

Merge request reports