]> git.ipfire.org Git - thirdparty/kea.git/commit
[1028] removed self reference in XfrinConnection, which apparently caused
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 26 Oct 2011 23:07:01 +0000 (16:07 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 26 Oct 2011 23:07:01 +0000 (16:07 -0700)
commit1fc79b932eaa88be33c224e4eea3fc58907e98bd
tree51e8a35e3a33525d7b5efaeac02c601494c9f33a
parent8d36a0115d1b3051b88c9f9687103fa2427e749c
[1028] removed self reference in XfrinConnection, which apparently caused
reference leak.  To test this case, introduced a framework for testing
process_xfrin().  This setup will be used for subseuent related fixes.
src/bin/xfrin/tests/xfrin_test.py
src/bin/xfrin/xfrin.py.in