diff options
author | dfr <dfr@FreeBSD.org> | 2001-03-03 15:15:33 +0000 |
---|---|---|
committer | dfr <dfr@FreeBSD.org> | 2001-03-03 15:15:33 +0000 |
commit | 182c65b1d948b69aea4e6629be3ad1c62a11a2df (patch) | |
tree | 034938b59acd5762dec39c537276e47c2a377484 /usr.bin/uuencode | |
parent | dd8ce5c6baffa74edb44ee67f48eaa5a3a512ac7 (diff) | |
download | FreeBSD-src-182c65b1d948b69aea4e6629be3ad1c62a11a2df.zip FreeBSD-src-182c65b1d948b69aea4e6629be3ad1c62a11a2df.tar.gz |
Remove the copyinstr call which was trying to copy the pathname in from
user space. It has already been copied in and mp->mnt_stat.f_mntonname has
already been initialised by the caller.
This fixes a panic on the alpha caused by the fact that the variable
'size' wasn't initialised because the call to copyinstr() bailed out with
an EFAULT error.
Diffstat (limited to 'usr.bin/uuencode')
0 files changed, 0 insertions, 0 deletions