Fixes the following vulnerability:
- CVE-2025-59362
Squid through 7.1 mishandles ASN.1 encoding of long SNMP OIDs. This
occurs in asn_build_objid in lib/snmplib/asn1.c.
For more information, see:
- https://nvd.nist.gov/vuln/detail/CVE-2025-59362
- https://github.com/squid-cache/squid/commit/250a18e0a80694b919972a1836cdfe20f2e1baa0
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>