frostfs-node/pkg/local_object_storage
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
..
blobovnicza [#1559] local_object_storage: Provide readOnly flag to Open 2022-07-21 17:56:06 +03:00
blobstor shard: add more checks for GetRange parameters 2022-07-29 11:22:04 +03:00
engine [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
internal/log [#1644] storagelog: Fix doc comment 2022-07-30 18:39:08 +03:00
metabase [#1656] meta: Fix MatchCommonPrefix operation 2022-08-04 16:32:00 +03:00
pilorama [#1559] local_object_storage: Allow to set mode for all components 2022-07-21 17:56:06 +03:00
shard [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
util [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
writecache [#1664] write-cache: Fix panic on Delete operation 2022-08-09 20:18:26 +03:00