CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/22 08:51:40
Modified files:
usr.bin/cvs : rcsparse.c
usr.bin/rcs : rcsparse.c
Log message:
Fixed uninitialized pointer (and other struct entries while at it)
which is referenced while parsing invalid RCS files.
Spotted by jsg.
ok deraadt
