summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c
diff options
context:
space:
mode:
author holub <andrei.holub@gmail.com>2025-05-02 10:18:06 -0400
committer GitHub <noreply@github.com>2025-05-03 00:18:06 +1000
commit745e040e16b39f71333a8c1910826f9a7c2208be (patch)
tree9e0916a5b4482b66fca3031687e6fc2a64e1c547 /3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c
parent50f4711a1d6885248687cf7b7788a5446b29855f (diff)
3rdparty/expat: Updated expat to version 2.7.1. (#13643)
Diffstat (limited to '3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c')
-rw-r--r--3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c b/3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c
index 0327aa9f952..cfc4af20285 100644
--- a/3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c
+++ b/3rdparty/expat/fuzz/xml_parsebuffer_fuzzer.c
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,