-
- Downloads
Bug-fix: when wordwrap() was called with an inbuf with no LF's, the part that
automatically appends a \r\n to the linebuf ("Trailing bits") would exceed the malloc'd buffer by one byte and corrupt the heap.
Please register or sign in to comment