summaryrefslogtreecommitdiffstats
path: root/extensions/browser/extension_function_histogram_value.h
diff options
context:
space:
mode:
authorhalyavin <halyavin@chromium.org>2015-03-12 23:07:56 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-13 06:08:45 +0000
commitb7d5b8f057b691fae7ace5c9b96b077908cf25f3 (patch)
treeb9762b55385a81dcf86085075c7a245c527dbfd2 /extensions/browser/extension_function_histogram_value.h
parentbd42fd82b02de21b740110acf73e64acaa2852ee (diff)
downloadchromium_src-b7d5b8f057b691fae7ace5c9b96b077908cf25f3.zip
chromium_src-b7d5b8f057b691fae7ace5c9b96b077908cf25f3.tar.gz
chromium_src-b7d5b8f057b691fae7ace5c9b96b077908cf25f3.tar.bz2
Fix undefined behavior in DifferenceEstimator.
It is illegal to use pointers outside of the array. So I added length checks to prevent it. TEST= none BUG= none Review URL: https://codereview.chromium.org/1003643003 Cr-Commit-Position: refs/heads/master@{#320458}
Diffstat (limited to 'extensions/browser/extension_function_histogram_value.h')
0 files changed, 0 insertions, 0 deletions