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

Issue 8552001: Fix memory leak in xkeyboard.cc. (Closed)

Created:
9 years, 1 month ago by Yusuke Sato
Modified:
9 years, 1 month ago
Reviewers:
Daniel Kurtz
CC:
chromium-reviews, Alexander Potapenko, sadrul, nkostylev+watch_chromium.org, derat+watch_chromium.org, Timur Iskhodzhanov, pam+watch_chromium.org, stuartmorgan+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Fix memory leak in xkeyboard.cc. BUG=chromium:103433 TEST=ran linux_memory trybot Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109858

Patch Set 1 #

Patch Set 2 : review #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M chrome/browser/chromeos/input_method/xkeyboard.cc View 1 2 chunks +3 lines, -1 line 2 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Yusuke Sato
9 years, 1 month ago (2011-11-13 23:21:04 UTC) #1
Daniel Kurtz
The actual change LGTM, but maybe there is another bug there to fix? http://codereview.chromium.org/8552001/diff/2001/chrome/browser/chromeos/input_method/xkeyboard.cc File ...
9 years, 1 month ago (2011-11-14 08:44:49 UTC) #2
Yusuke Sato
http://codereview.chromium.org/8552001/diff/2001/chrome/browser/chromeos/input_method/xkeyboard.cc File chrome/browser/chromeos/input_method/xkeyboard.cc (right): http://codereview.chromium.org/8552001/diff/2001/chrome/browser/chromeos/input_method/xkeyboard.cc#newcode167 chrome/browser/chromeos/input_method/xkeyboard.cc:167: if (string_to_find == virtual_mod_str) { On 2011/11/14 08:44:50, Daniel ...
9 years, 1 month ago (2011-11-14 08:56:44 UTC) #3
Daniel Kurtz
LGTM
9 years, 1 month ago (2011-11-14 09:15:40 UTC) #4
Yusuke Sato
On 2011/11/14 09:15:40, Daniel Kurtz wrote: > LGTM Thanks, submitting.
9 years, 1 month ago (2011-11-14 09:19:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusukes@chromium.org/8552001/2001
9 years, 1 month ago (2011-11-14 09:19:45 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-11-14 10:29:00 UTC) #7
Change committed as 109858

Powered by Google App Engine
This is Rietveld 408576698