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

Issue 539002: Removing redundant calls to string::c_str() (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by Ivan Penkov
Modified:
11 years, 8 months ago
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/src/
Visibility:
Public.

Description

Removing redundant calls to string::c_str().

This is mostly a mechanical change done by an internal tool.  The efficiency in
this code path (unit test) is not important at all, however I'm still doing it
in order to silence the tool and allow it to run on other parts of the code.

Thanks,
-Ivan

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M client/linux/minidump_writer/minidump_writer_unittest.cc View 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 1
Ted Mielczarek
11 years, 8 months ago #1
LGTM
Sign in to reply to this message.

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