Fix log_* formats which expect size_t but receive uint32_t.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
#include <string.h>
|
||||
|
||||
#define LOG_LEVEL_DEBUG 10
|
||||
|
||||
Reference in New Issue
Block a user