chiark / gitweb /
server/bulkcrypto.c: Fix segfault in `aead' algorithm setup.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 22 Sep 2019 09:24:31 +0000 (10:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 Sep 2019 14:00:40 +0000 (15:00 +0100)
commitd5cdcb8a4f5f6f30d2e6f2f5d16d438a430e3cb6
tree097945e33ccd96579304e91816e49aab1be7be26
parent861f6222b94e4b2802e7d911664fc60759d5e228
server/bulkcrypto.c: Fix segfault in `aead' algorithm setup.

I think I must have completely failed to test this prior to release.
Brown paper bag time.  Add a new keyring to test this sort-of properly.
server/bulkcrypto.c
server/tests.at
t/Makefile.am
t/keyring-gamma [new file with mode: 0644]