CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/24 10:30:47
Modified files:
usr.bin/vi/common: mem.h
Log message:
Fix a check in ADD_SPACE_{GOTO,RET} that potentially allowed for a
NULL-dereference.
OK tom@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/24 10:30:47
Modified files:
usr.bin/vi/common: mem.h
Log message:
Fix a check in ADD_SPACE_{GOTO,RET} that potentially allowed for a
NULL-dereference.
OK tom@