Shut up erroneous warnings about use of 'val' while uninitialized.
modified libpkg/pkg_printf.c
@@ -2329,13 +2329,13 @@ parse_format(const char *f, unsigned context, struct percent_esc *p)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -2391,6 +2391,13 @@ maybe_read_hex_byte(struct sbuf *sbuf, const char *f)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|