DescriptionFix some bugs in the handling of dynamic crash keys.
- The check to see if the dynamic key slots were all in use
was comparing the wrong value.
- The lengths of the key and value being set wasn't being
validated. The lower-level code capturing the values
subsequently terminate the process if a key or value is
too long for the CustomInfoEntry record.
R= cpu@chromium.org, rsesek@chromium.org
BUG=77656
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195196
Patch Set 1 : Initial CL #
Total comments: 2
Messages
Total messages: 12 (0 generated)
|