Add virtual dtor to LibcurlWrapper.
LibcurlWrapper is deleted but contains no virtual destructor, triggering
warnings with -Wdelete-non-virtual-dtor in clang++.
Issue 8654002: Add virtual dtor to LibcurlWrapper.
(Closed)
Created 10 years, 10 months ago by pbos
Modified 10 years, 10 months ago
Reviewers:
Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Comments: 0