summaryrefslogtreecommitdiff
path: root/core/src/reflow
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2014-11-06 15:00:36 -0800
committerTom Sepez <tsepez@chromium.org>2014-11-06 15:00:36 -0800
commit09a22a6cd9758e630202d1730aaa8fd7898c91cb (patch)
tree4cc9b016ee1b8743889728371dd36a22a7b9ea38 /core/src/reflow
parentd9ecee1065cf391979dee0051b53fb5ff729ca2e (diff)
downloadpdfium-09a22a6cd9758e630202d1730aaa8fd7898c91cb.tar.xz
Fix bug with reading from uninitialized variable found by VC++'s /analyze.
The flag variable is conditionally initialized but unconditionally read. Warning was: src\fpdfapi\fpdf_page\fpdf_page_pattern.cpp(274) : warning C6001: Using uninitialized memory 'flag'. BUG=427616 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/703213004
Diffstat (limited to 'core/src/reflow')
0 files changed, 0 insertions, 0 deletions