rodrigc 2005-11-14 17:39:00 UTC
FreeBSD src repository
Modified files:
sbin/mount getmntopts.c
Log:
In build_iovec(), if passed in len is -1, check to see if
val is NULL before doing strlen() to calculate new len.
Submitted by: maxim
Revision Changes Path
1.18 +6 -3 src/sbin/mount/getmntopts.c