CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/12/11 20:32:55
Modified files: usr.bin/sed : compile.c Log message: Bounds check the file path used in the 'w' command. Modified version of a diff from Sebastien Marie to prevent a crash found by Sebastien with the afl fuzzer.