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]

libgetopt++ ./ChangeLog src/OptionSet.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	libgetopt++
Branch: 	setup_crypto_branch
Changes by:	davek@sourceware.org	2008-06-16 01:47:19

Modified files:
	.              : ChangeLog 
	src            : OptionSet.cc 

Log message:
	2008-06-16  Dave Korn  <dave.korn.cygwin@gmail.com>
	
	* libgetopt++/src/OptionSet.cc (OptionSet::doOption):  Move value
	string to outer scope so it is not destroyed while optionValue
	still has a dangling reference to its c_str().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libgetopt++/ChangeLog.diff?cvsroot=cygwin-apps&only_with_tag=setup_crypto_branch&r1=1.19&r2=1.19.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libgetopt++/src/OptionSet.cc.diff?cvsroot=cygwin-apps&only_with_tag=setup_crypto_branch&r1=1.10&r2=1.10.2.1


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