CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/26 03:11:22
Modified files:
usr.bin/patch : pch.c
Log message:
Properly validate line ranges supplied in diff file to prevent overflows.
Also fixes an out of boundary memory access because the resulting values
are used as array indices.
ok millert
