Skip to content
  • Lubos Slovak's avatar
    bc0b9fe9
    Some refactoring & debugging stuff (still 1 bug). · bc0b9fe9
    Lubos Slovak authored
    A lot of macros in cuckoo-hash-table.c replaced by constants and
      static inline functions.
    Some debug output added.
    dns-simple: RDATA is now allocated separately, not together with
      RR.
    There is some bug, probably in hash table insertion, resulting
      in "Invalid pointer" error when destroying certain item in hash
      table.
    bc0b9fe9
    Some refactoring & debugging stuff (still 1 bug).
    Lubos Slovak authored
    A lot of macros in cuckoo-hash-table.c replaced by constants and
      static inline functions.
    Some debug output added.
    dns-simple: RDATA is now allocated separately, not together with
      RR.
    There is some bug, probably in hash table insertion, resulting
      in "Invalid pointer" error when destroying certain item in hash
      table.
Loading