> - kjots/kjotsentry.cpp:445 > > If the if condition in line 408 is never true, then entry is NULL here. 408 will always be true at least once because of the check at 395. The code is ugly, but not dangerous. It has also already been removed in trunk. So, you can cross this off the list or whatever.