opnsense-src/usr.bin/m4
Eric Blake ab4edcd552 m4: Fix OOB access displaying MIN_INT
Previously displaying INT_MIN resulted in an out of bounds access to
digits[-8].  In twos-complement -INT_MIN is still negative.

PR:		287013
Reviewed by:	emaste
2025-05-24 13:26:47 -04:00
..
TEST usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
eval.c m4: Allow empty base argument in eval() 2025-05-24 12:57:24 -04:00
expr.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
extern.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
gnum4.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
look.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
m4.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
main.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mdef.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
misc.c m4: Fix OOB access displaying MIN_INT 2025-05-24 13:26:47 -04:00
NOTES
parser.y Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
pathnames.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
stdd.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
tokenizer.l Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
trace.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00