]> granicus.if.org Git - transmission/commit
(trunk libT) #3932 "Assertion failed: (tab != NULL), function tr_torrentAvailability"
authorJordan Lee <jordan@transmissionbt.com>
Sat, 22 Jan 2011 13:21:20 +0000 (13:21 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sat, 22 Jan 2011 13:21:20 +0000 (13:21 +0000)
commit9220ad23009de707cfb363ebb91a4a435be1337f
tree5473a727ed70538876fdaa7c12895a575f281a58
parent2322b3259147894c983ea0bccd9fe82c800df5c2
(trunk libT) #3932  "Assertion failed: (tab != NULL), function tr_torrentAvailability"

Looks like tab can be NULL from the Mac client when magnet links are involved and the Mac client doesn't know how many pieces are available, so that assertion's not appropriate.
libtransmission/torrent.c