mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-09-12 09:03:56 +00:00
0884d14bde introduces an off-by-one bug: if
`strlen(title) == totalSize`, then no space will be left for a null terminator.
0884d14bde introduces an off-by-one bug: if
`strlen(title) == totalSize`, then no space will be left for a null terminator.