aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
diff options
context:
space:
mode:
authorEli Zaretskii2018-09-18 13:24:29 +0300
committerEli Zaretskii2018-09-18 13:24:29 +0300
commitd4fa83baf5462cfcf61ebbb8c0a0ec584d11c39a (patch)
tree6faa5b13198e23c323070776c51594f7b13c679e /src/alloc.c
parentb5bee6bf489d8c54a5e39baed4d578ada54c99bf (diff)
downloademacs-d4fa83baf5462cfcf61ebbb8c0a0ec584d11c39a.tar.gz
emacs-d4fa83baf5462cfcf61ebbb8c0a0ec584d11c39a.zip
Fix GnuTLS test suite with GnuTLS versions 3.4.x
* src/gnutls.c (gnutls_cipher_get_tag_size): Make it return zero only for versions of GnuTLS < 3.2.2, where gnutls_cipher_get_tag_size was introduced. This fixes the GnuTLS test suite, which assumes that any cipher whose tag size is non-zero is AEAD-capable, and doesn't test such ciphers if AEAD is not available, i.e. for GnuTLS < 3.5.1. (Bug#32446)
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions