CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/12/11 20:22:35
Modified files: usr.bin/sed : process.c Log message: Rework the pointer swap in the 'P' command to make the intent clearer and avoid a crash on 'g;P' found by Sebastien Marie with the afl fuzzer.