Skip to content

Fix crypto suite tag overflow. It was casted to unsigned char which overflows when it reaches 256

Andrea Gianarda requested to merge fix/crypto_tag_overflow into master

Cancel pending ICE task if it has not been executed before the deletion of the stream

Merge request reports