CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/10/03 14:12:53
Modified files: usr.bin/unifdef: unifdef.c Log message: you can't edit stdin in place. check for this before the hack that increments argc when run with no arguments, causing a read past the end of argv.