chiark / gitweb /
progs/cc-sig.c: Don't destroy an RSA context just after building it.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Apr 2017 22:31:11 +0000 (23:31 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 22 Apr 2017 19:15:51 +0000 (20:15 +0100)
commitd74395b544f56e738362efe1e3d27ee23597f20f
tree408ed001c7a896c2157119e1e4cbf30cc29d9ddc
parent011174f4c9c5c7abffb14060dddd6311ca417391
progs/cc-sig.c: Don't destroy an RSA context just after building it.

It causes an assertion failure later.  Really embarrassing.
progs/cc-sig.c