make/tests/scripts
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
..
features [SV 14927] Allow parallel builds for archives 2023-01-03 01:57:35 -05:00
functions Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
misc tests [WINDOWS32]: Support Strawberry Perl on Windows 2022-12-20 02:14:18 -05:00
options [SV 63609] Avoid buffer overrun in --warn-undefined-variables 2023-01-03 02:14:24 -05:00
targets Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
variables [SV 61463] Don't export inherited private variables 2023-01-02 23:02:33 -05:00
vms Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00