This is the mail archive of the gnats-cvs@sourceware.cygnus.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats/gnats ChangeLog TODO index.c pr.c pr.h q ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	99/11/30 18:16:17

Modified files:
	gnats          : ChangeLog TODO index.c pr.c pr.h query.c 

Log message:
	* pr.c (free_pr_header): New function.
	(free_pr_contents): Don't free the header contents here, as otherwise
	the header will never be available after a PR is read in.
	(free_pr): Free the PR's header too.
	
	* query.c (iterate_prs): Ditto.
	
	* index.c (indexValue): If there's no index available for this
	PR, return NULL instead of coredumping.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]