Pull request 1906: 5896-safe-browsing-cpu-ram

Updates #5896.

Squashed commit of the following:

commit 81ac59e2f95ef3ad6ac5c4668c07c35d69570454
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jul 4 16:07:33 2023 +0300

    hashprefix: fix cache coding
This commit is contained in:
Ainar Garipov
2023-07-04 16:17:18 +03:00
parent 97af062f7b
commit c46516475d
3 changed files with 55 additions and 3 deletions

View File

@@ -23,6 +23,13 @@ See also the [v0.107.34 GitHub milestone][ms-v0.107.34].
NOTE: Add new changes BELOW THIS COMMENT.
-->
### Fixed
- Excessive RAM and CPU consumption by Safe Browsing and Parental Control
filters ([#5896]).
[#5896]: https://github.com/AdguardTeam/AdGuardHome/issues/5896
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->