Skip to content

WPB-15070 - Make calls to ur_addr_map_get thread safe by introducing locks #29

Open
e-lisa wants to merge 2 commits into
wireapp:wireapp/4.6.2-federationfrom
e-lisa:WPB-15070
Open

WPB-15070 - Make calls to ur_addr_map_get thread safe by introducing locks #29
e-lisa wants to merge 2 commits into
wireapp:wireapp/4.6.2-federationfrom
e-lisa:WPB-15070

Added global lock for `ur_addr_map_get`

4d091d5
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 11, 2026 in 1m 7s

Annotations

Check warning on line 66 in src/server/ns_turn_ratelimit.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this parameter a pointer-to-const. The current type of "address" is "ioa_addr *".

See more on https://sonarcloud.io/project/issues?id=wireapp_coturn&issues=AZzcL1n7HSwZ4ERQOWxL&open=AZzcL1n7HSwZ4ERQOWxL&pullRequest=29