CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       10/02/14 00:37:32

Modified files:
        libutil        : compress.c 

Log message:
        Bug fixed.
        Reported by Hideki IWAMOTO.
        ----------------------------------------
        I found a problem about GTAGS_COMPNAME.
        When GTAGS_COMPNAME is set and GTAGS_COMPACT is not set, calling like
        compress("foo::bar","bar") causes NULL pointer access in the following 
line. 
        
          203                         int i, limit = name2ab->length;

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/compress.c?cvsroot=global&r1=1.8&r2=1.9


_______________________________________________
Global-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to