Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(292)

Issue 7664002: Add virtual dtor to LibcurlWrapper. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by pbos
Modified:
9 years, 10 months ago
Reviewers:
ivanpe
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add virtual dtor to LibcurlWrapper.

LibcurlWrapper is deleted but contains no virtual destructor, triggering
warnings with -Wdelete-non-virtual-dtor in clang++.

R=ivanpe@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1337

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/linux/libcurl_wrapper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/common/linux/libcurl_wrapper.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
pbos
9 years, 11 months ago #1
ivanpe
LGTM
9 years, 11 months ago #2
pbos
9 years, 10 months ago #3
Message was sent while issue was closed.
Committed patchset #1 manually as r1337 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted