[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Global-commit] global/libutil compress.c
From: |
Shigio YAMAGUCHI |
Subject: |
[Global-commit] global/libutil compress.c |
Date: |
Sun, 14 Feb 2010 00:37:32 +0000 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Global-commit] global/libutil compress.c,
Shigio YAMAGUCHI <=