Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
record: move free() to after last use of pContext
No functional change, since free doesn't change the value of the pointer passed to it, but it makes this code less confusing. Reviewed-by: Jamey Sharp <[email protected]> Signed-off-by: Matt Turner <[email protected]>
- Loading branch information