Fix 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 Review URL: https://chromiumcodereview.appspot.com/14262014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195196 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment