|
@@ -43,7 +43,7 @@
|
|
|
#define ALWAYS_REALLOC 0
|
|
#define ALWAYS_REALLOC 0
|
|
|
|
|
|
|
|
|
|
|
|
|
-#define MAX_TALLOC_SIZE 0x10000000
|
|
|
|
|
|
|
+#define MAX_TALLOC_SIZE 0x7FFFFFFF
|
|
|
#define TALLOC_MAGIC 0xe814ec70
|
|
#define TALLOC_MAGIC 0xe814ec70
|
|
|
#define TALLOC_FLAG_FREE 0x01
|
|
#define TALLOC_FLAG_FREE 0x01
|
|
|
#define TALLOC_FLAG_LOOP 0x02
|
|
#define TALLOC_FLAG_LOOP 0x02
|