CVSROOT:        /cvs
Module name:    src
Changes by:     na...@cvs.openbsd.org   2020/08/06 11:57:32

Modified files:
        sbin/mountd    : mountd.c 

Log message:
Avoid reading one byte before the path buffer.

This happens when there's only one component (e.g. "/foo"). This
bug has been present since June 1990 when it was commited to mountd.c
SCCS version 5.9.

Note: the bug is on the second changed line, the first line is changed
for visual consistency.

>From CheriBSD via FreeBSD

ok millert@ deraadt@

Reply via email to