Changeset 2565

Show
Ignore:
Timestamp:
04/11/12 16:31:13 (13 months ago)
Author:
peter
Message:

make sure soadata.db is initialized

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/packethandler.cc

    r2523 r2565  
    405405  DNSResourceRecord rr; 
    406406  SOAData sd; 
     407  sd.db=0; 
    407408 
    408409  if(p->qtype.getCode()!=QType::AXFR) { // this packet needs additional processing