]> granicus.if.org Git - transmission/commit
(trunk libT) fix a minor memory leak in the bencode regression tests.
authorJordan Lee <jordan@transmissionbt.com>
Wed, 14 Dec 2011 05:44:15 +0000 (05:44 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Wed, 14 Dec 2011 05:44:15 +0000 (05:44 +0000)
commitf9cc51f0d396456abea16264c7c256284562a619
tree1907908ae0282336e8847bf6dd86dd0a1262f7e2
parent0d1305711105079ff2ffcc93b566bd3c4fccea91
(trunk libT) fix a minor memory leak in the bencode regression tests.

Found by llvm's static analyzer. This is a minor issue since the leak is in an automated test rather than in shipping code, but it's still better to fix it.
libtransmission/bencode-test.c