frostfs-node/pkg
Pavel Karpy da2975a2f9 [#1664] write-cache: Fix panic on Delete operation
If an object is found in the Write-cache and is placed at the end of
the in-memory cache, the memory counter update operation tries to
dereference the index that is out of the sliced array. Moreover, even if
panic does not appear, the counter is updated with the wrong value.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-09 20:18:26 +03:00
..
core [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
innerring [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
local_object_storage [#1664] write-cache: Fix panic on Delete operation 2022-08-09 20:18:26 +03:00
metrics [#1614] metrics: Add health metrics 2022-07-21 16:07:47 +03:00
morph [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
network [#1596] *: Remove .gitkeep files 2022-07-14 15:10:57 +03:00
services [#1645] node: Support EACL_NOT_FOUND status 2022-08-01 20:45:36 +03:00
util [#1620] node: Remove debug attribute printing 2022-07-22 13:50:36 +03:00