You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
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.