fyrchik/frostfs-node:fix-sigsegv
master
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
The slice returned from bucket.Get() is only valid during the tx lifetime. Cloning it is not necessary everywhere, but better safe than sorry. Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>