Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix an NPD when handle is overwritten with nil
Call the defer function with the non nil handle, and allow the handle to be overwritten later. Now the handle in the defer will still be non-nil.
- Loading branch information