rodrigc 2007-01-28 17:47:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/mount getmntopts.c
Log:
MFC 1.18:
In build_iovec(), if passed in len is -1, check to see if
val is NULL before doing strlen() to calculate new len.
Revision Changes Path
1.15.2.2 +6 -2 src/sbin/mount/getmntopts.c