Skip to content
Commit 3e4aab1b authored by Martin Pulec's avatar Martin Pulec
Browse files

Video decoders: fixed FEC with invalid key

Fixed when there is a FEC and encryption with an invalid key given which
caused segfaults. This is because no valid packet was decoded, therfore
buffer was not allocated. Solved by setting data_len to non-zero after
we got a valid packet.
parent 291e5ec9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment