Tue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
authorFrancesco Potortì <pot@gnu.org>
Tue, 15 Apr 1997 14:50:46 +0000 (14:50 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 15 Apr 1997 14:50:46 +0000 (14:50 +0000)
commit2f608d34a6e27761d00a9ffdfbb7e4187a16d77d
treea2cb36d4a10a58aa44fdad46ca3b1ee122e73668
parent9ba38b85f481bffcc67a297ca2808f3da468a185
Tue Apr 15 16:09:15 1997  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
* etags.c (xnew): Add support for debugging with chkmalloc.
(error): Use this instead of printf whenever possible.
(main): Only call xnew after having initialised progname.
(substitute): Bad memory corruption error corrected.
* etags.c (add_regex): Undo previous change.
(relative_filename): Small memory leak closed.
(absolute_filename): Cleaned up the code, possibly closing a bug.
(absolute_dirname): Always return a newly allocated string.
lib-src/etags.c