data_transfer: remove workaround
authorSven Rademakers <sven.rademakers@gmail.com>
Tue, 19 Dec 2023 17:58:45 +0000 (17:58 +0000)
committerSven Rademakers <sven.rademakers@gmail.com>
Tue, 19 Dec 2023 17:58:45 +0000 (17:58 +0000)
commitc72107be9e71f4b31066ebe8a0478a997d16e244
treebcb0fb3060c3afe3e5d0650c876d7d07dd497d95
parent84c2461a080c53195cebef380fa9323acb1d5c19
data_transfer: remove workaround

After consulting the maintainers, it was recommended to enable
`multi_members` on the decoder. Via this way the decoder will try to
decode more content after its finished decoding the first image. This
will make sure the 256 validation gets triggered.
Cargo.lock
Cargo.toml
src/streaming_data_service/data_transfer.rs