| Index: README.chromium
|
| ===================================================================
|
| --- README.chromium (revision 232952)
|
| +++ README.chromium (working copy)
|
| @@ -184,6 +184,11 @@
|
| Add API so that channel ID private key can be set only after verifying the
|
| remote server supports channel IDs.
|
|
|
| + fix_lhash_iteration.patch
|
| + Fix a crash that happens when OpenSSL tries to delete items from a lhash
|
| + table that is being iterated over. This happens in certain rare cases
|
| + when SSL_CTX_flush_sessions() is called. See http://crbug.com/298606
|
| +
|
| **************************************************************************
|
| Adding new Chromium patches:
|
|
|
|
|