This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog cygpackage.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Branch: 	setup-200706
Changes by:	davek@sourceware.org	2008-06-29 16:11:19

Modified files:
	.              : ChangeLog cygpackage.cc 

Log message:
	Backport bugfix for crashes caused by corrupt compressed listing files.
	
	2008-02-23  Dave Korn  <dave.korn@artimi.com>
	
	* cygpackage.cc (cygpackage::getfirstfile):  Guard against trying to
	construct std::string from NULL returned by io_stream::gets when the
	stream decompressor fails on a corrupt *.lst.gz file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&only_with_tag=setup-200706&r1=2.573.2.6&r2=2.573.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/cygpackage.cc.diff?cvsroot=cygwin-apps&only_with_tag=setup-200706&r1=2.18&r2=2.18.2.1


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