freebsd-dev/usr.bin/patch
Pedro F. Giffuni 2c4eed4723 patch(1): avoid signed integer overflow when debugging.
Integer i is used to index p_end of type LINENUM (actually long).

Match the types.

MFC after:	5 days
2016-04-24 04:08:36 +00:00
..
backupfile.c patch(1): Add -Vnone option to disable backup files 2015-07-21 22:57:27 +00:00
backupfile.h
common.h Remove automatic checkout feature. 2015-08-15 00:42:33 +00:00
inp.c Remove automatic checkout feature. 2015-08-15 00:42:33 +00:00
inp.h
Makefile
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
mkpath.c
patch.1 Remove automatic checkout feature. 2015-08-15 00:42:33 +00:00
patch.c patch(1): Add -Vnone option to disable backup files 2015-07-21 22:57:27 +00:00
pathnames.h Fix shell injection vulnerability in patch(1) via ed(1) by 2015-08-05 22:04:54 +00:00
pch.c patch(1): avoid signed integer overflow when debugging. 2016-04-24 04:08:36 +00:00
pch.h patch: unsign the line length to avoid overflows. 2014-06-15 03:54:23 +00:00
util.c Remove automatic checkout feature. 2015-08-15 00:42:33 +00:00
util.h Remove automatic checkout feature. 2015-08-15 00:42:33 +00:00