[gnutls-devel] GnuTLS | accelerated: clear AVX bits if it cannot be queried through XSAVE (!1631)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Thu Sep 1 08:11:20 CEST 2022




Gregor Jasny commented:


Thank you for the fix. I verified that it works as expected:

**before:**

```
$ git rev-parse HEAD
c683f775415bfac29e71032ee03a4dd44b4e9551

$ src/gnutls-cli github.com:443
Processed 127 CA certificate(s).
Resolving 'github.com:443'...
Connecting to '140.82.121.4:443'...
Illegal instruction (core dumped)
```

**after:**

```
git rev-parse HEAD
9bf62ca7952c126df8f1befc5c42c4bd9105011d

$ src/gnutls-cli github.com:443
Processed 127 CA certificate(s).
Resolving 'github.com:443'...
Connecting to '140.82.121.3:443'...
- Certificate type: X.509
- Got a certificate list of 2 certificates.
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1631#note_1084745590
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220901/53512260/attachment.html>


More information about the Gnutls-devel mailing list