]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
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)
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.


Trivial merge