mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 01:10:08 +01:00
Coverity is unhappy about comparing the literal LOG_DEBUG value: 1. Defect type: CONSTANT_EXPRESSION_RESULT 1. NetworkManager-1.9.2/src/systemd/src/libsystemd/sd-event/sd-event.c:2652: result_independent_of_operands: "7 >= (_level & 7)" is always true regardless of the values of its operands. This occurs as the logical first operand of "?:". Work around by instead using an inline function. |
||
|---|---|---|
| .. | ||
| sd-adapt | ||
| src | ||
| nm-sd.c | ||
| nm-sd.h | ||