]> git.ipfire.org Git - thirdparty/gnutls.git/commit
gnutls_x509_crl_list_import2 was ignoring the passed flags if all CTLs in the list...
authorTim Kosse <tim.kosse@filezilla-project.org>
Sat, 9 Jul 2016 10:24:33 +0000 (12:24 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 28 Jul 2016 08:52:16 +0000 (10:52 +0200)
commit9c6741d096f1069bdc8eec5caff15e794dc4a13f
tree159a7a7461e175da12c149d6d5d38f8cd08ec2a6
parent51260a9ccd192626b56c52842384a5af86f184a9
gnutls_x509_crl_list_import2 was ignoring the passed flags if all CTLs in the list fit within the initially allocated memory.
lib/x509/crl.c