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

Issue 2353033002: Fix memory leak reported by clang static analyzer. (Closed)

Created:
4 years, 3 months ago by sdefresne
Modified:
4 years, 3 months ago
Reviewers:
Jackie Quinn
CC:
chromium-reviews, sdefresne+watch_chromium.org, stkhapugin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix memory leak reported by clang static analyzer. The SelectorPickerViewController instance create and assigned to the selectorPickerViewController property was over retained, fix this by invoking -autorelease. BUG=648210 Committed: https://crrev.com/36d9ae1bdcefef46c37da0eb0194a0becba417a9 Cr-Commit-Position: refs/heads/master@{#420017}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M ios/chrome/browser/ui/elements/selector_coordinator.mm View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
sdefresne
Please take a look and send to CQ if LGTY.
4 years, 3 months ago (2016-09-20 15:06:24 UTC) #6
Jackie Quinn
On 2016/09/20 15:06:24, sdefresne wrote: > Please take a look and send to CQ if ...
4 years, 3 months ago (2016-09-20 20:07:15 UTC) #7
noyau (Ping after 24h)
On 2016/09/20 20:07:15, Jackie Quinn wrote: > On 2016/09/20 15:06:24, sdefresne wrote: > > Please ...
4 years, 3 months ago (2016-09-21 09:07:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2353033002/1
4 years, 3 months ago (2016-09-21 09:16:46 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-21 09:21:35 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 09:23:33 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/36d9ae1bdcefef46c37da0eb0194a0becba417a9
Cr-Commit-Position: refs/heads/master@{#420017}

Powered by Google App Engine
This is Rietveld 408576698