rfc5769check.c file is using ERROR as a label for gotos but apparently that name is already used for a constant and msvc analyzer detects it as an error. Rename it to "err" that is already used in other parts of the codebase and also more consistent in terms of casing. Co-authored-by: Gustavo Garcia <gustavogb@mail.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| client | ||
| client++ | ||
| server | ||
| CMakeLists.txt | ||
| ns_turn_defs.h | ||