DescriptionFix invalid cast in AutofillDialogControllerTest.
An instance of autofill::AutofillDialogControllerImpl was converted
to its base class, TestAutofillDialogController to bypass protected
modifier on view(). This invalid case was found by CFI check:
https://www.chromium.org/developers/testing/control-flow-integrity
BUG=569102
Committed: https://crrev.com/26049f31cc0fcd73bfaa9b0bc4e4493b32951e79
Cr-Commit-Position: refs/heads/master@{#364872}
Patch Set 1 #
Total comments: 6
Patch Set 2 : remove casts #
Messages
Total messages: 16 (6 generated)
|