git: libstand - Fix CD9660 name matching code

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ebf8d6aae7677b6e30d3cd2512b218f24922315e Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Nov 2 13:58:15 2010 -0700 libstand - Fix CD9660 name matching code * The code inherited from FBsd did not properly deal with matching path elements after a '.'. For example "kernel.FUBAR_XYZ" would match "kernel.FUBAR" on the CD. * Fixed. Summary of changes: lib/libstand/cd9660.c | 23 +++++++++++++++-------- 1 files changed, 15 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebf8d6aae7677b6e30d3cd2512b218f24922315e -- DragonFly BSD source repository
文章代碼(AID): #1CvoLAZu (DFBSD_commit)