DescriptionFix two bugs found by /analyze tool
The first one is about bitwise AND on zero, the result would always
be zero. The second one is about using wrong bitmasks, the result would cause branches never get executed.
BUG=chromium:613623, chromium:427616
Committed: https://pdfium.googlesource.com/pdfium/+/bbff41927ecce2ff93668aa615307f548ca896eb
Patch Set 1 : #
Messages
Total messages: 10 (6 generated)
|