Changes to the memory are not forwarded to the drone.
This means that calling primitives with pointers (start + length of string for example) may fail, as the memory is not kept in sync.
Reproduce
- Start OOP
- Change memory
- Call a primitive that uses the altered memory