summaryrefslogtreecommitdiffstats
path: root/sys/fs/specfs
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2001-03-03 15:15:33 +0000
committerdfr <dfr@FreeBSD.org>2001-03-03 15:15:33 +0000
commit182c65b1d948b69aea4e6629be3ad1c62a11a2df (patch)
tree034938b59acd5762dec39c537276e47c2a377484 /sys/fs/specfs
parentdd8ce5c6baffa74edb44ee67f48eaa5a3a512ac7 (diff)
downloadFreeBSD-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 'sys/fs/specfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud