[gnutls-devel] GnuTLS | pkcs11: fix session leak in error path (!1343)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Oct 23 19:19:51 CEST 2020
Daiki Ueno commented:
The CI is failing with some warnings from -Werror, though I really have no idea why this happens as neither gnulib submodule nor the build-image is updated:
```console
configure:53772: checking for libev
configure:53794: ccache gcc -o conftest -std=c99 -O1 -g -Wno-cpp -Werror -fno-omit-frame-pointer -fsanitize=undefined,bool,alignment,null,enum,bounds-strict,address,leak,nonnull-attribute -fno-sanitize-recover=all -fsanitize-address-use-after-scope conftest.c -lev >&5
conftest.c:417: error: "GNULIB_STRERROR" redefined [-Werror]
417 | #define GNULIB_STRERROR 1
|
conftest.c:311: note: this is the location of the previous definition
311 | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS
|
cc1: all warnings being treated as errors
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1343#note_435263252
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/20201023/ef01e4ed/attachment-0001.html>
More information about the Gnutls-devel
mailing list