Package: textdraw / 0.2+ds-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| textdraw | 0.2+ds-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_include_stdlib_h | (download) |
td.c |
1 1 + 0 - 0 ! |
--- |
| 02_rename_round.diff | (download) |
td.c |
42 21 + 21 - 0 ! |
--- |
| 03 avoid smashed stack.diff | (download) |
td.c |
4 2 + 2 - 0 ! |
fix two problems causing smashed stacks. first, out-of-bounds for terminals lager than 200 chars. Second, improper NULL pointer check. |
| 04 use_move.diff | (download) |
td.c |
18 9 + 9 - 0 ! |
generated with a sed-script. fixes multiple: warning: zero-length gnu_printf format string [-Wformat-zero-length] |
| 05 remove_useless_var.diff | (download) |
td.c |
5 3 + 2 - 0 ! |
warning: variable c set but not used [-wunused-but-set-variable] |
| 06 fix_format_identifier.diff | (download) |
td.c |
2 1 + 1 - 0 ! |
warning: format %d expects argument of type int, but argument 6 has type size_t {aka long unsigned int}
|
1
