Closed mariusmm closed 6 years ago
Possible bug on the use of global variable _pointer that can overflows _buffer.
Also, functions should exit on a single point, no multiple returns allowed. Keep some of them for code clarity.
Possible bug on the use of global variable _pointer that can overflows _buffer.
Also, functions should exit on a single point, no multiple returns allowed. Keep some of them for code clarity.