key-data.c (key_struct{set,steal}): Assert no other references.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 23 Jan 2012 02:37:40 +0000 (02:37 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 23 Jan 2012 02:37:40 +0000 (02:37 +0000)
commita6864ad907239985bd1f6eab414cec6171930d46
tree8d9fd1e366466526289de936738b0085c5e0e0a5
parent95d9246390251adba7e6e9f0cc70bf0ebe0b2e60
key-data.c (key_struct{set,steal}): Assert no other references.

Otherwise I predict serious trouble when someone gets the reference
counting wrong.
key-data.c