Memory issues fixed + minor changes the hash table
Added "generation" to hash table items and proper methods, hash counting, etc. Added checks for NULL pointers when deleting items from table. Fixed dnss_destroy_rr() (deleting RDATA twice). Minor changes and fixes. Universal system's functions moved to .c file.
Showing
- cuckoo-hash-table.c 90 additions, 27 deletionscuckoo-hash-table.c
- cuckoo-test.c 6 additions, 10 deletionscuckoo-test.c
- dns-simple.c 14 additions, 7 deletionsdns-simple.c
- universal-system.c 77 additions, 0 deletionsuniversal-system.c
- universal-system.h 6 additions, 61 deletionsuniversal-system.h
Loading
Please register or sign in to comment