Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Leaving dirty zp caused unintended consequences
Lower conditionals would check zp instead of vp, causing it to enter conditionals assuming vp is not NULL. Easily triggered by opening Zone.Identifier with a RelatedFileObject. Signed-off-by: Jorgen Lundman <[email protected]>
- Loading branch information