Open AMDmi3 opened 10 years ago
Don't leak logic of freeing memory allocated by vec_malloc outside: instead, encapsulate it in corresponding vec_free function.
Needs review.
@rndfax, what do you think?
perfecto!
Don't leak logic of freeing memory allocated by vec_malloc outside: instead, encapsulate it in corresponding vec_free function.
Needs review.