]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r332170, r332173: light cd9660 cleanup
authorkevans <kevans@FreeBSD.org>
Mon, 18 Feb 2019 19:16:14 +0000 (19:16 +0000)
committerkevans <kevans@FreeBSD.org>
Mon, 18 Feb 2019 19:16:14 +0000 (19:16 +0000)
commit889142f2c984db644a17a3f00d0036c54ec8609b
tree28df0c82f301d73db213ac201998c484c061cc8b
parent8f71efa289b88e3a516b37cb44911d71c09a3fb2
MFC r332170, r332173: light cd9660 cleanup

r332170:
libsa: cd9660: warning: 'lenskip' may be used uninitialized in this function

We better provide value for lenskip in both instances.

r332173:
libsa: name is not used in dirmatch()

Seems like variable 'name' is leftover.
stand/libsa/cd9660.c
stand/libsa/cd9660read.c