diff options
author | halyavin <halyavin@chromium.org> | 2015-03-12 23:07:56 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-13 06:08:45 +0000 |
commit | b7d5b8f057b691fae7ace5c9b96b077908cf25f3 (patch) | |
tree | b9762b55385a81dcf86085075c7a245c527dbfd2 /extensions/browser/extension_function_histogram_value.h | |
parent | bd42fd82b02de21b740110acf73e64acaa2852ee (diff) | |
download | chromium_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