This repository has been archived on 2024-09-06. You can view files and clone it, but cannot push or open issues or pull requests.
Jiahao Lu 8f9b39c62e
Fix: potential panic in putMsgToCache (#2634)
When the upstream DNS server returns a message that contains no
questions (i.e. QDCOUNT == 0), `putMsgToCache` will trigger an
out-of-range panic.

Issue: #2524
Comment: https://github.com/Dreamacro/clash/issues/2524#issuecomment-1477477601
2023-03-21 19:36:49 +08:00
..
2022-08-24 21:36:19 +08:00
2021-10-10 23:44:09 +08:00
2022-01-05 11:41:31 +08:00