Skip to content

clients/upsclient.c: update comments about "built-in(blocking)" conne…

209138a
Select commit
Loading
Failed to load commit list.
Open

Investigate issue #3302 driver behavior when upsd aborts #3368

clients/upsclient.c: update comments about "built-in(blocking)" conne…
209138a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 1, 2026 in 2s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 693 in clients/upslog.c

See this annotation in the file changed.

Code scanning / CodeQL

Long switch case Note

Switch has at least one case that is too long:
109 (32 lines)
.

Check notice on line 1476 in drivers/dstate.c

See this annotation in the file changed.

Code scanning / CodeQL

For loop variable changed in body Note

Loop counters should not be modified in the body of the
loop
.

Check notice on line 1883 in drivers/upsdrvctl.c

See this annotation in the file changed.

Code scanning / CodeQL

Long switch case Note

Switch has at least one case that is too long:
99 (64 lines)
.