This commit is contained in:
jl777
2016-11-26 14:47:37 -03:00
parent 610030d012
commit 34f0c3a4d9

View File

@@ -267,6 +267,7 @@ uint64_t komodo_paxtotal()
{
if ( pax->didstats == 0 && pax->type == 'I' )
{
printf("pax.%p didstats.0 type.%c\n",pax,pax->type);
HASH_ITER(hh,PAX,pax2,tmp2)
{
if ( pax != pax2 && pax->txid == pax2->txid )