GENKEY: Fix potential memory leak.
commit6e729db669a9d18426fb803a7ad5e988075fe9d2
authorBen Kibbey <bjk@luxsci.net>
Sat, 28 Jan 2017 01:54:41 +0000 (27 20:54 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 28 Jan 2017 01:54:41 +0000 (27 20:54 -0500)
tree9bfffff00179649b96f49bcdf57068ebff46a7c0
parent8357437807290b047e6f1a3f6849c70aaab11451
GENKEY: Fix potential memory leak.

If the command gets cancelled the original crypto_s was never free'd.
src/commands.c