summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2021-12-27 22:57:26 +0000
committerrillig <rillig@NetBSD.org>2021-12-27 22:57:26 +0000
commitf7a3525b4c61d4d2cc4c574efb5eee4ebf6879ac (patch)
tree365784e5a5b9c9ac85e72618f79d1dd9a526fe43 /sys/dev
parentb57bb599373a5cdf0139b3d24be82be0aa1fa5cb (diff)
make: prevent out-of-bounds read for debug log file name
Even though the name of the debug log file currently only occurs in strings of the form '-dFname' or '-dF+name', the code for replacing '%d' with the PID accesses the passed string out of bounds. That's not a problem in practice but looks suspicious anyway.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions