diff options
author | Cary Clark <cary@android.com> | 2009-10-06 13:34:21 -0400 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2009-10-06 13:34:21 -0400 |
commit | bbab1c84ba835d6d9591ea291ceebe8dcce2d343 (patch) | |
tree | dba53cebcfcfb04fba3b16d72997a916f9d28160 /WebKit/qt/Plugins/ICOHandler.h | |
parent | 62575aed26064570189ef0852283c3fc6bb4e960 (diff) | |
download | external_webkit-bbab1c84ba835d6d9591ea291ceebe8dcce2d343.zip external_webkit-bbab1c84ba835d6d9591ea291ceebe8dcce2d343.tar.gz external_webkit-bbab1c84ba835d6d9591ea291ceebe8dcce2d343.tar.bz2 |
address detection may look at uninitialized memory
Address detection on web pages creates arrays of pointers to
words, and compares them against a set of permitted street types.
This change adds the array of end pointers so that the check
does not look past the end of the word.
Fixes http://b/issue?id=2166591
Diffstat (limited to 'WebKit/qt/Plugins/ICOHandler.h')
0 files changed, 0 insertions, 0 deletions