Skip to content

Memory synchronisation during OOP #78

@tolauwae

Description

@tolauwae

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

  1. Start OOP
  2. Change memory
  3. Call a primitive that uses the altered memory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions