]> granicus.if.org Git - transmission/commit
(trunk libT) the edge condition bug in ptrarray's bsearch code seems to be fixed...
authorJordan Lee <jordan@transmissionbt.com>
Fri, 24 Jun 2011 18:25:56 +0000 (18:25 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Fri, 24 Jun 2011 18:25:56 +0000 (18:25 +0000)
commit2d3fdc4235308f51b511a7f6cd2240f492ffe287
treed65ebc351ed3f9fbc8c030bdf4ea9841fb2c7dfb
parentcaeeb7e94cd443cb5ef2d75c33d030f892728585
(trunk libT) the edge condition bug in ptrarray's bsearch code seems to be fixed, so let's commit the fix with lots of assert()ions enabled so that the nightly build users can show me where I'm wrong :)
libtransmission/ptrarray.c