Add TODO note.

This commit is contained in:
Andrew Wood
2024-12-18 00:01:10 +00:00
parent 823350a186
commit 2bd364fee8
+1
View File
@@ -692,6 +692,7 @@ static void pv__format_init(pvstate_t state, /*@null@ */ const char *format_supp
str_bytes = 0;
chosen_size = 0;
/* TODO: check values fit inside the types */
if ('%' == display_format[strpos]) {
unsigned long number_prefix;