buf_text.c
6.35 KB
- 
Fix longstanding valgrind warning · e7d0ced2There was a possible circumstance that could result in reading past the end of a buffer. This check fixes that. Russell Belfer committed
There was a possible circumstance that could result in reading past the end of a buffer. This check fixes that.