]> git.ipfire.org Git - thirdparty/kea.git/commit
[3687] Two minor changes as a result of code review.
authorMarcin Siodelski <marcin@isc.org>
Wed, 28 Jan 2015 19:23:21 +0000 (20:23 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 28 Jan 2015 19:23:21 +0000 (20:23 +0100)
commit48888c80f05ee307c331ba888dd00e783366484d
tree9c99f94e240c840ea1304e2dc601a194b1e7bd45
parent389eb04b28de96b23d453a350131385f9f7a8323
[3687] Two minor changes as a result of code review.

PIDFile::write closes the stream before throwing an exception. Also,
remove the TESTNAME2 file before and after the test.
src/lib/util/pid_file.cc
src/lib/util/tests/pid_file_unittest.cc