• Rusty Russell's avatar
    tdb: put example hashes into header, so we notice incorrect hash_fn. · 44eea6ca
    Rusty Russell authored
    This is Stefan Metzmacher <metze@samba.org>'s patch with minor
    changes:
    1) Use the TDB_MAGIC constant so both hashes aren't of strings.
    2) Check the hash in tdb_check (paranoia, really).
    3) Additional check in the (unlikely!) case where both examples hash to 0.
    4) Cosmetic changes to var names and complaint message.
    44eea6ca