• jbauman's avatar
    Fix sandbox::PolicyBase leak · b6a4ff86
    jbauman authored
    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
    
    Review-Url: https://codereview.chromium.org/2316333003
    Cr-Commit-Position: refs/heads/master@{#417313}
    b6a4ff86
broker_services.cc 16.4 KB