From 449ae0cc2b4bac8c93167a067b651d2cd78d6098 Mon Sep 17 00:00:00 2001 From: Dan Blackwell Date: Fri, 20 Sep 2024 07:54:10 +0100 Subject: [PATCH] Bump libafl_const_cmplogs commit due to implementation error --- fuzzers/libafl_const_cmplogs/builder.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuzzers/libafl_const_cmplogs/builder.Dockerfile b/fuzzers/libafl_const_cmplogs/builder.Dockerfile index eb7597962..8561d8696 100644 --- a/fuzzers/libafl_const_cmplogs/builder.Dockerfile +++ b/fuzzers/libafl_const_cmplogs/builder.Dockerfile @@ -38,7 +38,7 @@ RUN wget https://gist.githubusercontent.com/tokatoka/26f4ba95991c6e3313999997633 RUN git clone https://github.com/DanBlackwell/LibAFL /libafl # Checkout a current commit -RUN cd /libafl && git pull && git checkout 424d4775bf461b330d0022aa34a5cf651393b45e || true +RUN cd /libafl && git pull && git checkout 95d6685927005630a6b83b6030b0018d9ddc789c || true # Note that due a nightly bug it is currently fixed to a known version on top! # Compile libafl.