Skip to content

Specify errors for add_free() #10

@EwanC

Description

@EwanC

Decide if command_graph<graph_state::modifiable>::add_free() show throw an exception under any of the following circumstances, or others not listed here.

  • If data not allocated by add_malloc_device
  • If data is already freed
  • If data is not valid address

If so, update the spec to reflect that this behaviour.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions