Overview
Request 1220465 accepted
- Update to version 0.0.13:
* Update README.md
* added addition fallback mechanism for reading version number
* fixed mismatched } caused by not using the END_FOR_EACH macro
* Fix typo, add HEVC support description, add open gpu kernel info
* Fix double closing file descriptor
* Fix memory leak
* Remove redundant NULL check free(ptr) is defined as a no-op if ptr=NULL
* realloc with NULL pointer is equivalent to malloc
- Created by ramdomPTM
- In state accepted
- Package maintainer: MasterPatricko
Request History
ramdomPTM created request
- Update to version 0.0.13:
* Update README.md
* added addition fallback mechanism for reading version number
* fixed mismatched } caused by not using the END_FOR_EACH macro
* Fix typo, add HEVC support description, add open gpu kernel info
* Fix double closing file descriptor
* Fix memory leak
* Remove redundant NULL check free(ptr) is defined as a no-op if ptr=NULL
* realloc with NULL pointer is equivalent to malloc
sndirsch accepted request
Thanks!