Files
make/tests/scripts/options
Paul Smith 5ae02ff8c1 [SV 63609] Avoid buffer overrun in --warn-undefined-variables
Reported by Dmitry Goncharov <dgoncharov@users.sf.net>

* src/variable.c (struct defined_vars): Create a struct that holds the
name and length of each variable name.
(warn_undefined): Check the lengths before comparing the contents.
* tests/scripts/options/warn-undefined-variables: Add a test.
2023-01-03 02:14:24 -05:00
..
2020-04-01 02:02:57 -04:00
2003-03-25 00:15:25 +00:00
2017-06-04 18:37:20 -04:00
2017-06-04 18:37:20 -04:00