| Index: net/third_party/nss/ssl/sslplatf.c
|
| ===================================================================
|
| --- net/third_party/nss/ssl/sslplatf.c (revision 65078)
|
| +++ net/third_party/nss/ssl/sslplatf.c (working copy)
|
| @@ -509,8 +509,8 @@
|
| PRINT_BUF(60, (NULL, "signed hashes", buf->data, buf->len));
|
| rv = SECSuccess;
|
| done:
|
| - /* cspHandle, cssmKey, and cssmCreds are owned by the SecKeyRef and
|
| - * should not be freed. When the PlatformKey is freed, they will be
|
| + /* cspHandle, cssmKey, and cssmCreds are owned by the SecKeyRef and
|
| + * should not be freed. When the PlatformKey is freed, they will be
|
| * released.
|
| */
|
| if (cssmSignature)
|
|
|
| Property changes on: net\third_party\nss\ssl\sslplatf.c
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|