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

Unified Diff: base/hmac_nss.cc

Issue 5009: Fix some issues found looking at the code.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/hmac_nss.cc
===================================================================
--- base/hmac_nss.cc (revision 2670)
+++ base/hmac_nss.cc (working copy)
@@ -66,7 +66,6 @@
}
HMAC::~HMAC() {
Dean McNamee 2008/09/30 20:47:26 One line?
- delete plat_;
}
bool HMAC::Sign(const std::string& data,
« base/base_drop_target.cc ('K') | « base/hmac_mac.cc ('k') | base/hmac_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698