more fixes, leaks and compile errors

This commit is contained in:
hexcoder-
2020-11-12 23:47:49 +01:00
parent 35fd6847fe
commit 4a4c14c9a9
7 changed files with 19 additions and 6 deletions

View File

@ -8,7 +8,7 @@
#include <stdio.h>
#ifndef _FIXED_CHAR
#define 0x41
#define _FIXED_CHAR 0x41
#endif
typedef struct my_mutator {