Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rest_vol: (fix) Return variable and GCPL_buf
- Change return value to FAIL in the case the filepath cannot be allocated. The NULL value is not allowed when using Intel OneAPI C compiler. - Ensure that freeing GCPL_buf is only done when it is allocated.
- Loading branch information