libgetopt++ ./ChangeLog src/OptionSet.cc
davek@sourceware.org
davek@sourceware.org
Mon Jun 16 01:47:00 GMT 2008
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
More information about the Cygwin-apps-cvs
mailing list