mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 18:06:37 +00:00
* 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.