summaryrefslogtreecommitdiffstats
path: root/bin/pax
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-08-16 06:00:57 +0000
committerdd <dd@FreeBSD.org>2001-08-16 06:00:57 +0000
commit4566001b5c628c29dddf59dc85bcab12149aecf8 (patch)
treecaa5f823f34503f1761fea8e9984ffd513244e83 /bin/pax
parent033062de2808b7afabf858d790f3344faecefef8 (diff)
downloadFreeBSD-src-4566001b5c628c29dddf59dc85bcab12149aecf8.zip
FreeBSD-src-4566001b5c628c29dddf59dc85bcab12149aecf8.tar.gz
Don't allocate a 512 byte buffer on the stack in snplwrite. It's
probably harmless in this case, since the latter is called on tty input, which is usually a result of some system call, so we've got plenty of stack left. It's still nice to fix these things, though, in case somebody ever decides this driver is a good example of something (perhaps "what you probably shouldn't do").
Diffstat (limited to 'bin/pax')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud