DescriptionFix more bugs found by /analyze tool
Three more bugs are discovered:
-- potientially used freed pointer;
-- potientially used uninitialized variable;
-- Used '&&' instead of bitwise operator '&'
BUG=chromium:613623, chromium:427616
Committed: https://pdfium.googlesource.com/pdfium/+/8d4e0d47f4cd0325be84ebf310fd8de989761939
Patch Set 1 #Patch Set 2 : style fix #
Total comments: 9
Patch Set 3 : address comments #
Messages
Total messages: 11 (5 generated)
|