Fix #1514, Use XOR
to swap between ping-pong buffers (style change only)
#2351
GitHub Advanced Security / CodeQL-security
succeeded
Apr 19, 2024 in 2s
2 new alerts
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 1114 in modules/tbl/ut-coverage/tbl_UT.c
Code scanning / CodeQL-security
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Check warning on line 729 in modules/tbl/ut-coverage/tbl_UT.c
Code scanning / CodeQL-security
Local variable address stored in non-local memory Warning
) may be assigned to a non-local variable.
Loading