Various type and cast bits.

This commit is contained in:
nhkeni
2022-03-16 18:18:52 -04:00
parent e51026aee1
commit a64a666f78
12 changed files with 28 additions and 14 deletions

View File

@@ -3034,7 +3034,7 @@ read_config_file(const char *filename, int src)
struct _cnf_parser_state {
char *inbuf;
size_t inbufsz;
unsigned inbufsz;
int rv;
char *ep;
char *buf;