Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move coverity-only check ahead of first use (CID #1635782)
The check that dctx->dict is non-NULL has to appear before the first dereference of dctx->dict.
- Loading branch information