DescriptionFix ASan container overflow in HTMLMenuItemElement::defaultEventHandler
The root cause is the AtomicString const reference |group|. This reference will be broken after removeAttribute(checkedAttr) is called for the same element.
BUG=590619
Committed: https://crrev.com/4189a821a05342bf177d00744175e367dba67868
Cr-Commit-Position: refs/heads/master@{#392584}
Patch Set 1 #Patch Set 2 : Adding tests #
Messages
Total messages: 16 (7 generated)
|