Skip to content

common/common.c: xbasename_no_ext(): use ubiquitous strcasecmp() for …

989ead9
Select commit
Loading
Failed to load commit list.
Merged

Add -D handling to all interactive NUT programs #3382

common/common.c: xbasename_no_ext(): use ubiquitous strcasecmp() for …
989ead9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 31, 2026 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 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 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)
.