]> granicus.if.org Git - transmission/commit
tr_free() already checks for null, so no need for the caller to wrap it in an 'if...
authorJordan Lee <jordan@transmissionbt.com>
Mon, 12 Sep 2011 20:41:28 +0000 (20:41 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Mon, 12 Sep 2011 20:41:28 +0000 (20:41 +0000)
commit3a39486cf172afbe1e15d6d58e828d54ee1b35f0
tree5d52713283c312addd9e1023794d519489b10877
parent10734ab7bcf286a237ed61fefc9388bf8562a83f
tr_free() already checks for null, so no need for the caller to wrap it in an 'if not null' test
libtransmission/webseed.c