Files
LookingGlass/common/src/platform
Quantum 4cee75dab5 [common] linux/proctitle: fix off-by-one bug
0884d14bde introduces an off-by-one bug: if
`strlen(title) == totalSize`, then no space will be left for a null terminator.
2026-08-16 19:56:07 +10:00
..