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

Unified Diff: README.chromium

Issue 1557633002: srtp: Fix a warning. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libsrtp.git@master
Patch Set: Created 5 years 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
« no previous file with comments | « no previous file | srtp/test/replay_driver.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 5ccbcfe71699008d015399aec7e5be009e70ed9c..25063c7d5dcbd089ec5e58e0a8c3fefeef07c108 100644
--- a/README.chromium
+++ b/README.chromium
@@ -19,3 +19,6 @@ Added gyp support to __arm64__
Use '_byteswap_*' functions to convert between host and network byte order on
Windows.
+
+Initialized "failures" to 0 in replay_driver.c -- merges
+https://github.com/cisco/libsrtp/pull/138
« no previous file with comments | « no previous file | srtp/test/replay_driver.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698