Skip to content

nvdec: hw_pool: fix allocation function

  • null-deref on error path
  • leak on error path
  • dos2unix the whole file
  • use flexible array instead of VLA to fix warning

Merge request reports