Update Jazzer to the latest version (Apache 2.0) (#12869)

Fixes #11652

Co-authored-by: DavidKorczynski <david@adalogics.com>
This commit is contained in:
Oliver Chang 2024-12-21 21:57:40 +11:00 committed by GitHub
parent be6c929681
commit dd2aeed4f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ WORKDIR $SRC
RUN git clone https://github.com/CodeIntelligenceTesting/jazzer && \
cd jazzer && \
git checkout aa376ca3c0255b9cf04e1fc79fcf1fe5c63b2376
git checkout 11b42852df4344737df54a380c2f522025bb4e84
WORKDIR $SRC/jazzer