bind9/fuzz
Michał Kępień fc967ba092 Add ZLIB_LIBS to ISCLIBS
When --with-zlib is passed to ./configure (or when the latter
autodetects zlib's presence), libisc uses certain zlib functions and
thus libisc's users should be linked against zlib in that case.  Adjust
Makefile variables appropriately to prevent shared build failures caused
by underlinking.
2020-02-28 15:22:29 +01:00
..
dns_name_fromtext_target.in oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
dns_rdata_fromwire_text.in dns_rdata_fromwire_text fuzzer 2019-05-08 20:30:40 -04:00
.gitignore dns_rdata_fromwire_text fuzzer 2019-05-08 20:30:40 -04:00
dns_name_fromtext_target.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
dns_rdata_fromwire_text.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
fuzz.h Reformat using the new rules 2020-02-14 09:31:05 +01:00
FUZZING.md oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
main.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00