git: DragonFly_RELEASE_2_8 libstand - Fix CD9660 name matching code

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 2 14:03:09 PDT 2010


commit 3a8855e99c465d7a950ac3dd89ce9bf407c0cf97
Author: Matthew Dillon <dillon at 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/3a8855e99c465d7a950ac3dd89ce9bf407c0cf97


-- 
DragonFly BSD source repository





More information about the Commits mailing list