FreeBSD/src 61250f7 (r344248)stand/libsa cd9660.c

cd9660: dirmatch fails to unmatch when name is prefix for directory record

Loader does fail to properly match the file name in directory record and
does open file based on prefix match.

For fix, we check the name lengths first.

Reviewed by:    allanjude
MFC after:      2 weeks
Differential Revision:  https://reviews.freebsd.org/D19213
DeltaFile
+4-0stand/libsa/cd9660.c
+4-01 files

UnifiedSplitRaw