Pull request 1825: 5721-dnscrypt-panic

Updates #5721.

Squashed commit of the following:

commit edf7801e2028aa31d59440158d3fcf2ef95d7013
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Apr 13 15:44:18 2023 +0300

    all: fix dnscrypt panic
This commit is contained in:
Ainar Garipov
2023-04-13 15:50:01 +03:00
parent bbbdea2635
commit d78a3edb22
3 changed files with 12 additions and 2 deletions

View File

@@ -23,6 +23,12 @@ See also the [v0.107.29 GitHub milestone][ms-v0.107.29].
NOTE: Add new changes BELOW THIS COMMENT.
-->
### Fixed
- Panic when a DNSCrypt stamp is invalid ([#5721]).
[#5721]: https://github.com/AdguardTeam/AdGuardHome/issues/5721
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->