CA-407313: Replace semaphore & spinlock with rwlock #26
9 new alerts
New alerts in code changed by this pull request
- 9 warnings
See annotations below for details.
Annotations
Check warning on line 251 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning
Check warning on line 251 in daemon/log.c
Code scanning / CodeChecker
format string is not a string literal Warning
Check warning on line 277 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning
Check warning on line 286 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning
Check warning on line 322 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning
Check warning on line 325 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning
Check warning on line 352 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning
Check warning on line 356 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning
Check warning on line 368 in daemon/log.c
Code scanning / CodeChecker
the value returned by this function should not be disregarded; neglecting it may lead to errors Warning