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>
Sat, 11 Apr 2020 11:49:31 +0000 (12:49 +0100)
commitdfb61a8e8d9f89a445a362c12c254909fc21c6f7
treebf7bd9d97a794f4a98365ecfe78b2d3ab17aeb1d
parentcb8f9507416b333b749d00c4b2dca6a573e78bdd
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