Skip to content

Fix potential crash when new operator fails. It should fail gracefully when memory allocation fails

Jasem Mutlaq requested to merge (removed):fix_badalloc_crash into master

Fix possible crash in debayer due to memory allocation failure.

Merge request reports