Index: third_party/modp_b64/README.chromium |
diff --git a/third_party/modp_b64/README.chromium b/third_party/modp_b64/README.chromium |
index 35b9e548408276bb49394224584719c2a22f34f7..40b93d2b705c551795398b7b0ac24985ddd732ad 100644 |
--- a/third_party/modp_b64/README.chromium |
+++ b/third_party/modp_b64/README.chromium |
@@ -13,3 +13,5 @@ basictypes.h could be possible. |
The modp_b64.cc and modp_b64.h files were modified to make them safe on |
64-bit systems. |
+The modp_b64.cc was modified to avoid misaligned read/write on |
+little-endian hardware. |