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_5_1 into release/5.1

Workaround libtirpc link conflict with libc by allowing multiple definitions (only for Debian 11 and GCC), bugreport sent to Debian

liblinphone!1993 (merged) belle-sip!254 (merged)

Mantis: https://mantis.linphone.org/view.php?id=10085

Edited by Andrea Gianarda

Merge request reports