diff --git a/cicd_testing/afl-zafl.sh b/cicd_testing/afl-zafl.sh
index 817c3843ab8fa659d4a4c94ea692a3a20887c4ad..1cbf17b1ff6bf01323ab320dfec4b2abb83db44e 100755
--- a/cicd_testing/afl-zafl.sh
+++ b/cicd_testing/afl-zafl.sh
@@ -21,6 +21,7 @@ echo "Testing zafl with ZAFL_TRACE_MAP_FIXED_ADDRESS=0x10000"
 export ZAFL_TRACE_MAP_FIXED_ADDRESS=0x10000
 $ZAFL_HOME/zfuzz/test/strings/test_strings.sh
 $ZAFL_HOME/zfuzz/test/bc/test_bc.sh
+$ZAFL_HOME/zfuzz/test/bc.fixed_map/test_bc.sh
 $ZAFL_HOME/zfuzz/test/sha256sum/test_sha256sum.sh
 $ZAFL_HOME/zfuzz/test/od/test_od.sh
 
diff --git a/zfuzz b/zfuzz
index ab9a9e6d6e1a5e0b41d958aee8aa3a6ef3f9e719..45474c7e562cc822c4b4f81396e1ba4a64e646c8 160000
--- a/zfuzz
+++ b/zfuzz
@@ -1 +1 @@
-Subproject commit ab9a9e6d6e1a5e0b41d958aee8aa3a6ef3f9e719
+Subproject commit 45474c7e562cc822c4b4f81396e1ba4a64e646c8