Searched hist:116451 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxe.cdiff 116451 Mon Jun 16 18:48:56 MDT 2003 iedowse When looking for the ':' separator in the root path, don't go past
the terminating '\0'. Since the initialisation of rootpath in
libstand/bootp.c may copy junk into the rest of the buffer, it was
possible for the code to find a ':' after the '\0' and do the wrong
thing.

Reviewed by: ps
MFC after: 1 week

Completed in 40 milliseconds