Windows Native Notifications: Store arguments on stack.
This prevents a UaF in notification_helper, triggered by the fact that c_str() points to a deleted string when the ShellExecute call runs. TBR: robliao, chengx Bug: 734095 Change-Id: I17437368254fb138d1a3fe5db432dba86e30c161 Reviewed-on: https://chromium-review.googlesource.com/937702Reviewed-by:Peter Beverloo <peter@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#539182}
Showing
Please register or sign in to comment