Skip to content

Fix crypto suite tag overflow. It was casted to unsigned char which...

Andrea Gianarda requested to merge fix/crypto_tag_overflow into master

Fix crypto suite tag overflow. It was casted to unsigned char which overflows when it reaches 256 Cancel pending ICE task if it has not been executed before the deletion of the stream

liblinphone!2007 (merged)

belle-sip!255 (merged)

Edited by Andrea Gianarda

Merge request reports