CVSROOT: /sources/global
Module name: global
Changes by: Shigio YAMAGUCHI <shigio> 15/03/25 01:14:17
Modified files:
gtags : gtags.c
libparser : php.l
Log message:
[Bug fixed]
Against the following source code, gtags aborted by short of memory.
Now it works.
$ cat nullstring.php
<?php
define('');
?>
$ gtags
gtags(1921) malloc: *** mmap(size=18446744071562072064) failed (error
code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
gtags: short of memory.
$ _
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/gtags/gtags.c?cvsroot=global&r1=1.271&r2=1.272
http://cvs.savannah.gnu.org/viewcvs/global/libparser/php.l?cvsroot=global&r1=1.4&r2=1.5
_______________________________________________
Global-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/global-commit