Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NTGDI] AlphaBlend/TransparentBlt: check whether the source DC is an …
…INFO DC too (reactos#6885) Improve checks in AlphaBlend and TransparentBlt functions: check whether DCSrc is of DCTYPE_INFO also, to fail in that case properly too. Spotted by PVS-Studio analysis. Reference: https://pvs-studio.com/en/blog/posts/cpp/1122/.
- Loading branch information