overflow errors
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
#define TAB "\t"
|
||||
#define SPACE "\x20"
|
||||
|
||||
#ifndef PATH_MAX
|
||||
#define PATH_MAX 1024
|
||||
#endif
|
||||
|
||||
/* Uncomment to see debug logs on stderr */
|
||||
#define APP_DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user