key.c: Make `KeyDataStructured' constructor cleanup less bizarre.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 25 Nov 2019 11:44:52 +0000 (11:44 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Nov 2019 17:51:33 +0000 (17:51 +0000)
commit6af56ae70b5f88d37d85d79aed5549de846ad109
tree671887310df5f6de55be2beb9400f3386e452456
parentae6ce3ffebbe033d7fee4a3fc5f3518397305d02
key.c: Make `KeyDataStructured' constructor cleanup less bizarre.

Drop the reference to `kd' if it's non-null, rather than inspecting the
apparently unrelated `me'.
key.c