Need to revert Byte changes, AutoGCRoot is releasing memory too quickly on iOS
This commit is contained in:
@@ -29,8 +29,7 @@ namespace lime {
|
||||
|
||||
unsigned char *_data;
|
||||
int _length;
|
||||
value _pin;
|
||||
AutoGCRoot *_root;
|
||||
value *_root;
|
||||
value _value;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user