Fixed assert in CAICHHashTree::ReCalculateHash()amule-svn-r10653
commit5a25229c08779d09a65fa84cd0290ff5dccfbab7
authorupstream svn <svn@amule.org>
Tue, 1 Nov 2011 20:03:53 +0000 (1 20:03 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Sun, 6 Nov 2011 09:22:17 +0000 (6 09:22 +0000)
tree7bc3978908bcfaeabdc6243367edfb0d297977f9
parentaba953ab30c121c82a82b4cf95087f629afeb4bb
Fixed assert in CAICHHashTree::ReCalculateHash()

Assert fired in debug builds in the wild. Caused by bad data from other clients or special preconditions. Replaced it with a debug log.
In release builds the result defaulted to "ok" however.
See http://forum.amule.org/index.php?topic=17154.0 or http://forum.amule.org/index.php?topic=18886.msg103995#msg103995
.svn-revision
src/SHAHashSet.cpp