aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-08-22 13:15:21 +0100
committerRon Yorston <rmy@pobox.com>2024-08-22 13:15:21 +0100
commit13a2b505b3fd7abcb4b4516d6745df870d7aee64 (patch)
treebbb0187aae3b885401917ce8fd5bbc55d2fffb82 /TODO
parent4b7b4a960bab5b3e331e130b257fe8280fd9da43 (diff)
downloadbusybox-w32-13a2b505b3fd7abcb4b4516d6745df870d7aee64.tar.gz
busybox-w32-13a2b505b3fd7abcb4b4516d6745df870d7aee64.tar.bz2
busybox-w32-13a2b505b3fd7abcb4b4516d6745df870d7aee64.zip
make: duplicate makefile name recorded with command
Commit f3f72ac1d (make: show location of errors during build) stored a pointer to the name of the makefile with each command, for use in diagnostic messages. While this is fine for makefiles defined on the command line, the names of included files will have been freed before they can be used. Always take a copy of the makefile name stored with commands. Adds 32-48 bytes. (GitHub issue #449)
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions