Skip to content

Fixed logic & applied styling standard

e16e67a
Select commit
Loading
Failed to load commit list.
Merged

ensure that partial reads from recv don't trip up rendering #469

Fixed logic & applied styling standard
e16e67a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Flawfinder succeeded Feb 16, 2026 in 5s

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 392 in src/mod_tile.c

See this annotation in the file changed.

Code scanning / Flawfinder

Function accepts input from outside program (CWE-20). Note

input/recv:Function accepts input from outside program (CWE-20).