DescriptionFix sandbox::PolicyBase leak
StartSandboxedProcess was missing a Release call, so this was always
leaking. Use scoped_refptr instead to fix that and prevent it from
happening in the future.
TBR=piman@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win10_chromium_x64_rel_ng
Committed: https://crrev.com/b6a4ff86c730756a73d63cc882ef818fb7818a53
Cr-Commit-Position: refs/heads/master@{#417313}
Patch Set 1 #Patch Set 2 : add override #Patch Set 3 : avoid using RefCountedThreadSafe #
Total comments: 1
Patch Set 4 : switch back to start with refcount 1 #
Messages
Total messages: 34 (20 generated)
|