| 01_include_stdlib_h |
|
|
no |
|
|
|
| 02_rename_round.diff |
|
|
no |
|
|
|
| 03-avoid-smashed-stack.diff |
Fix two problems causing smashed stacks. First, out-of-bounds for terminals lager than 200 chars. Second, improper NULL pointer check. |
Wolfram Sang <wsa@kernel.org> |
no |
debian
|
|
2026-02-22 |
| 04-use_move.diff |
Generated with a sed-script. Fixes multiple: warning: zero-length gnu_printf format string [-Wformat-zero-length] |
Wolfram Sang <wsa@kernel.org> |
no |
|
|
2026-02-22 |
| 05-remove_useless_var.diff |
warning: variable ‘c’ set but not used [-Wunused-but-set-variable] |
Wolfram Sang <wsa@kernel.org> |
no |
|
|
2026-02-22 |
| 06-fix_format_identifier.diff |
warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} |
Wolfram Sang <wsa@kernel.org> |
no |
|
|
2026-02-22 |