Skip to content

Make belle_sip_main_loop_do_later() to be thread-safe

François Grisez requested to merge fix/belle_sip_source_race_condition into master

Prevent corruption of the reference counter of belle_sip_source_t in multi-thread context.

Merge request reports