Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ctx->pos updating to properly handle dent gaps
We need to assure we're emitting dents with the proper position and we already have them as part of our dent. The only caveat is to increment ctx->pos once beyond the list to make sure the caller doesn't call us once more. Signed-off-by: Auke Kok <[email protected]>
- Loading branch information