Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Issue 575623004: fix sandbox memory leak (Closed)

Created:
6 years, 3 months ago by cpu_(ooo_6.6-7.5)
Modified:
6 years ago
Reviewers:
Yun, Will Harris
CC:
chromium-reviews, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

fix sandbox memory leak The memory allocated by AllocAndCopyName was not being freed if the in-process policy engine did not allow the request to query the broker. This was nicely reported by typo.pl@gmail.com TEST=see bug BUG=414039 Committed: https://crrev.com/6f396e2512fb2efb968962aec3371b300cdfad2c Cr-Commit-Position: refs/heads/master@{#295220}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -11 lines) Patch
M sandbox/win/src/filesystem_interception.cc View 17 chunks +20 lines, -11 lines 6 comments Download

Messages

Total messages: 10 (3 generated)
cpu_(ooo_6.6-7.5)
there ya go whf.
6 years, 3 months ago (2014-09-16 23:45:31 UTC) #2
Will Harris
On 2014/09/16 23:45:31, cpu wrote: > there ya go whf. LGTM, cup.
6 years, 3 months ago (2014-09-16 23:52:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/575623004/1
6 years, 3 months ago (2014-09-17 01:53:29 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as d39260821dd39ac9077f5af2eba8fb32dd248122
6 years, 3 months ago (2014-09-17 03:24:46 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6f396e2512fb2efb968962aec3371b300cdfad2c Cr-Commit-Position: refs/heads/master@{#295220}
6 years, 3 months ago (2014-09-17 03:25:29 UTC) #7
Yun
https://codereview.chromium.org/575623004/diff/1/sandbox/win/src/filesystem_interception.cc File sandbox/win/src/filesystem_interception.cc (right): https://codereview.chromium.org/575623004/diff/1/sandbox/win/src/filesystem_interception.cc#newcode76 sandbox/win/src/filesystem_interception.cc:76: return answer.nt_status; Cannot return. It could cause memeory leak ...
6 years ago (2014-12-15 03:08:37 UTC) #9
Will Harris
6 years ago (2014-12-16 02:11:08 UTC) #10
Message was sent while issue was closed.
I can push a CL to fix these.  Unless Yun, you want to create one?

Powered by Google App Engine
This is Rietveld 408576698