devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Evan Miller
fd56d723bb
[libxls] Build requires autoconf-archive ( #2988 )
...
Fixes oss-fuzz/18609
2019-10-29 06:57:52 -07:00
Evan Miller
0beabd6fc7
Libxls now requires gettext ( #2155 )
...
Add `gettext` to the list of libxls's installed packages to prevent
errors about `AM_ICONV` during autoconf.
2019-02-10 09:18:37 -08:00
Evan Miller
6c3910186e
Add first fuzzing target for libxls ( #2103 )
...
* Add libxls
* Add fuzzing target for libxls
The library parses only one format, so only one fuzzer (fuzz_xls) is
included. The initial test corpus includes ~30 files. Tested locally
on Linux.
2019-01-22 15:29:29 -08:00