frostfs-node/pkg/services
Leonard Lyubich 1b5ac0f2ae [#55] object/transformer: Fix NPE in case of empty payload
In previous implementation payload size limiter panicked in case of payload
emptiness. It was caused by the component waiting for at least one write of
a part of the payload.

Fix NPE occurrence with internal initialization after the WriteHeader call.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
accounting [#30] Update to latest neofs-api-go and fix conflicts 2020-10-02 11:25:35 +03:00
container [#19] Update eACL service methods 2020-10-02 11:25:35 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
object [#53] Revert "[#51] object/put: Fix incorrect splited object streaming" 2020-10-02 11:25:36 +03:00
object_manager [#55] object/transformer: Fix NPE in case of empty payload 2020-10-02 11:25:36 +03:00
session [#33] session/storage: Change Get method signature 2020-10-02 11:25:35 +03:00
util [#13] services/util: Support client-side stream in SignService 2020-10-02 11:25:35 +03:00