Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't call function in DBUG_RETURN(). refs #1196
Calling function in DBUG_RETURN() may break a balance of DBUG_ENTER() and DBUG_RETURN().
- Loading branch information