[Tarantool-patches] [PATCH 4/4] test: integrate with OSS Fuzz
Igor Munkin
imun at tarantool.org
Mon Dec 7 20:42:55 MSK 2020
Sergey,
Thanks for the patch! Please consider the singe nit below.
On 30.11.20, sergeyb at tarantool.org wrote:
> From: Sergey Bronnikov <sergeyb at tarantool.org>
>
> To run Tarantool fuzzers on OSS Fuzz infrastructure it is needed to pass
> library $LIB_FUZZING_ENGINE to linker and use external CFLAGS and CXXFLAGS.
> Full description how to integrate with OSS Fuzz is in [1] and [2].
Minor: The body of the commit message should be wrapped up to 72
characters (except the links I believe) according to our guidelines[1].
>
> Patch to OSS Fuzz repository [2] is ready to merge.
>
> 1. https://google.github.io/oss-fuzz/getting-started/new-project-guide/
> 2. https://google.github.io/oss-fuzz/advanced-topics/ideal-integration/
> 3. https://github.com/google/oss-fuzz/pull/4723
>
> Closes #1809
> ---
> test/fuzz/CMakeLists.txt | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
<snipped>
> --
> 2.25.1
--
Best regards,
IM
More information about the Tarantool-patches
mailing list