From 46c1573b587a6c0fef0ca4d4303869da627ee147 Mon Sep 17 00:00:00 2001 From: Tushar Banik Date: Mon, 29 Jun 2026 12:16:18 +0530 Subject: [PATCH] Add libFuzzer harness for PAC parsing Adds a libFuzzer target under fuzz/ that drives pacparser_parse_pac_string() followed by pacparser_find_proxy(), exercising the library's C layer and the PAC helper functions (myIpAddress, dnsResolve, isInNet, shExpMatch, ...) on top of the embedded QuickJS engine. - fuzz/fuzz_pac.c: harness; input is NUL-split into