Pull request 2287: 7315-fix-client-storage-panic

Closes #7315.

Squashed commit of the following:

commit 94c8473a14d98b45b5086de432bc68dd55eb654b
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Oct 3 19:09:23 2024 +0300

    all: upd chlog

commit 82b772b1dde19277832d44f9b22c47d22f90bf7e
Merge: e7f34cc43 4919630cc
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Oct 3 19:00:53 2024 +0300

    Merge branch 'master' into 7315-fix-client-storage-panic

commit e7f34cc435f53b80aca328a62e27c6aaa8fe6462
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Oct 3 17:55:39 2024 +0300

    home: fix client storage panic
This commit is contained in:
Stanislav Chzhen
2024-10-04 18:10:56 +03:00
parent 4919630ccc
commit df097341c3
3 changed files with 18 additions and 11 deletions

View File

@@ -25,6 +25,13 @@ See also the [v0.107.54 GitHub milestone][ms-v0.107.54].
NOTE: Add new changes BELOW THIS COMMENT.
-->
### Fixed
- Missing runtime clients with information from the system hosts file on first
AdGuard Home start ([#7315]).
[#7315]: https://github.com/AdguardTeam/AdGuardHome/issues/7315
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->