Ignore any selectors at index 8192 or beyond
Since the selector index field in RuleData is only 13 bits, we can only support lookups in the range 0-8191. We must ignore any selectors outside this range. BUG=804179,632009 Change-Id: I11c0acfe27813d98f24f72fb7e50f13b326a0e84 Reviewed-on: https://chromium-review.googlesource.com/883702Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Manish Jethani <m.jethani@eyeo.com> Cr-Commit-Position: refs/heads/master@{#531931}
Showing
Please register or sign in to comment