CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2023/09/27 15:06:33

Modified files:
        usr.bin/deroff : deroff.c 

Log message:
Use a dynamically-allocated line buffer and resize as needed.
Fixes a buffer overflow for lines over 2048 bytes.
Problem reported by Crystal Kolipe.  OK deraadt@

Reply via email to