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

Issue 2997002: Coverity: Fix leaking TransportDIB in GpuBackingStore{GLX,Win}::OnPaintToBackingStore (Closed)

Created:
10 years, 5 months ago by mattm
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, apatrick_chromium
Base URL:
git://codf21.jail/chromium.git
Visibility:
Public.

Description

Coverity: Fix leaking TransportDIB in GpuBackingStore{GLX,Win}::OnPaintToBackingStore CID=8190,9146 TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52410

Patch Set 1 #

Patch Set 2 : add TransportDIB::Map comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M app/surface/transport_dib.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/gpu/gpu_backing_store_glx.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/gpu/gpu_backing_store_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mattm
10 years, 5 months ago (2010-07-13 22:29:19 UTC) #1
brettw
Can you add to the transport_dib.h header for Map that the caller owns the returned ...
10 years, 5 months ago (2010-07-14 02:15:20 UTC) #2
brettw
10 years, 5 months ago (2010-07-14 02:15:42 UTC) #3
LGTM with the transport_dib.h comment enhancement.

Powered by Google App Engine
This is Rietveld 408576698