frostfs-sdk-go/storagegroup
Pavel Karpy 6ac9deabb8 [#264] storagegroup: Fix out of range
It panicked when the previous members slice had capacity more than a new one
because of incorrect slicing that led to `out of range`.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-06-09 09:38:02 +03:00
..
test [#170] storagegroup: Refactor and document package functionality 2022-04-13 18:33:33 +03:00
doc.go [#170] storagegroup: Refactor and document package functionality 2022-04-13 18:33:33 +03:00
storagegroup.go [#264] storagegroup: Fix out of range 2022-06-09 09:38:02 +03:00
storagegroup_test.go [#264] storagegroup: Fix out of range 2022-06-09 09:38:02 +03:00