This was caused by an off-by-one error in the case when a line exceeded the buffer size provided to dgets(). Found with valgrind.
12 KiB
12 KiB
This was caused by an off-by-one error in the case when a line exceeded the buffer size provided to dgets(). Found with valgrind.