Skip to content
  • Bob Halley's avatar
    Always lock the dbtable when operating on it. · 405a4d66
    Bob Halley authored
    Attach and detach from the db.
    Simplify the API by not requiring the name to be specfied for add and remove,
    and by not requiring the db to be specified for removedefault.
    Calls to dns_rbt_findname were failing because stored_data was not initialized
    to NULL.
    405a4d66