mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-04 22:59:29 +00:00
In the process, found a segfault from assuming the Res field of proxyCtx is non-nil. I added a defensive check as I'm not sure if it's guaranteed to be non-nil in regular execution in this context.