summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@NetBSD.org>2000-07-24 20:09:15 +0000
committerdmcmahill <dmcmahill@NetBSD.org>2000-07-24 20:09:15 +0000
commit43301f1feec2a9a5e98cac5cca1644d0c9be12eb (patch)
tree6da7163d5e305da7be7b9b4e555b5640c5528290 /sys/dev
parent0cd22457c96dbe3772c550a4f1aecf5d63fa3f26 (diff)
Fix a buffer overrun bug. The TOOBIG macro had some hard coded constants
which needed to be set at compile time but weren't (to handle the case where TAR_CMD was set to something other than "tar", eg "gtar". In addition to the constants being wrong, the wrong directory name was being examined for its string length. Add a few comments to hopefully avoid having this problem come back.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions