mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
21836c240d
* The error handling code will be OK if a NULL parameter was passed in but during cleanup it will go through tempdealloc, so we need to check that the pointer is actually valid.