Skip to content

Change CMakdeLists unit tests - add folder paths

d69f4fc
Select commit
Loading
Failed to load commit list.
Draft

Fuzz test hedera_format_amount #79

Change CMakdeLists unit tests - add folder paths
d69f4fc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 2, 2026 in 3s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 56 in src/hedera_format_amount.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
.