mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
The compiler may infer that malloc could be passed a large value based on a "deduced" negative overflow. Simply unroll the first loop pass rather than correct it. This fixes #3868: Compiling on Fedora 29 with hardening fails. |
||
|---|---|---|
| .. | ||
| tray | ||
| bar.c | ||
| config.c | ||
| i3bar.c | ||
| input.c | ||
| ipc.c | ||
| main.c | ||
| meson.build | ||
| render.c | ||
| status_line.c | ||