[gnutls-devel] libtasn1 | fuzz: fix build failure on oss-fuzz (!90)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Jul 7 16:27:19 CEST 2023
Daiki Ueno created a merge request: https://gitlab.com/gnutls/libtasn1/-/merge_requests/90
Project:Branches: dueno/libtasn1:wip/dueno/fuzz to gnutls/libtasn1:master
Author: Daiki Ueno
The build in oss-fuzz uses the latest git version of gnulib, whic
produces the following error:
```console
make[2]: Entering directory '/src/libtasn1/fuzz'
CC corpus2array.o
In file included from corpus2array.c:34:
../lib/gl/string.h:51:3: error: Please include config.h first."
#error "Please include config.h first."
```
## Checklist
* [ ] Code modified for feature
* [ ] Test suite updated with functionality tests
* [ ] Test suite updated with negative tests
* [ ] Documentation updated
## Reviewer's checklist:
* [ ] There is a test suite reasonably covering new functionality or modifications
* [ ] Function naming, parameters, return values, types, etc., are consistent with other code
* [ ] This feature/change has adequate documentation added
* [ ] No obvious mistakes in the code
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/merge_requests/90
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/20230707/20d9444d/attachment.html>
More information about the Gnutls-devel
mailing list