Fixed zone contents adjusting.
Divided into two parts. In first part the 'prev' pointers are set. The second does the rest of the work. It's necessary because the 'prev' pointers are used in search for domain names in RDATA and may not be yet set well. This caused some rare problems. refs #1952 @4h
Showing
- src/libknot/updates/xfr-in.c 2 additions, 4 deletionssrc/libknot/updates/xfr-in.c
- src/libknot/util/debug.c 9 additions, 5 deletionssrc/libknot/util/debug.c
- src/libknot/zone/zone-contents.c 93 additions, 35 deletionssrc/libknot/zone/zone-contents.c
- src/libknot/zone/zone-tree.c 8 additions, 0 deletionssrc/libknot/zone/zone-tree.c
Please register or sign in to comment