]> wimlib.net Git - wimlib/commitdiff
libFuzzer: rename xml fuzzer to xmlproc
authorEric Biggers <ebiggers3@gmail.com>
Sun, 9 Apr 2023 20:07:46 +0000 (13:07 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 9 Apr 2023 20:08:03 +0000 (13:08 -0700)
.github/workflows/ci.yml
tools/libFuzzer/xmlproc/corpus/0 [moved from tools/libFuzzer/xml/corpus/0 with 100% similarity]
tools/libFuzzer/xmlproc/fuzz.c [moved from tools/libFuzzer/xml/fuzz.c with 100% similarity]

index b552af39ca3a88561f61815632a4e5a2e37a58a6..897d8fb95a9b59f913dac2e7f1d9a7a45656257b 100644 (file)
@@ -178,9 +178,9 @@ jobs:
           sanitizer:
         - target: wim
           sanitizer: --asan --ubsan
-        - target: xml
+        - target: xmlproc
           sanitizer:
-        - target: xml
+        - target: xmlproc
           sanitizer: --asan --ubsan
         - target: xml_windows
           sanitizer: --asan --ubsan