]> git.ipfire.org Git - thirdparty/kea.git/commit
Merge branch 'trac4002' Save error string before use
authorShawn Routhier <sar@isc.org>
Tue, 22 Sep 2015 17:39:01 +0000 (10:39 -0700)
committerShawn Routhier <sar@isc.org>
Tue, 22 Sep 2015 17:39:01 +0000 (10:39 -0700)
commit7bba4a710dd16619b3c167e08c75d5cac03cc300
treec79ef8d1541fe55322cb465566b05b405a220da2
parenta955dee5d9b58bbfdcfd74b63bbc105c3cec3b81
parent89f646302b1611cda5f0010c736af5085109669f
Merge branch 'trac4002' Save error string before use

Save the error string before using it to minimize the possibility of
it changing between when it gets generated and reviewed and when it
gets logged.