ECP-VeloC / AXL

Asynchronous Transfer Library
MIT License
2 stars 8 forks source link

pthread: check that transfer is in corect state before freeing #48

Closed adammoody closed 5 years ago

adammoody commented 5 years ago

Signed-off-by: Adam Moody moody20@llnl.gov

In AXL_Free, check that transfer is in correct state before we do anything with it.