| commit | 3f55ec6792dde6359a915f12aa0c792212bd954f | [log] [tgz] |
|---|---|---|
| author | Adam Langley <agl@chromium.org> | Thu Feb 09 12:02:08 2017 -0800 |
| committer | Andy Polyakov <appro@openssl.org> | Fri Feb 10 20:28:28 2017 +0100 |
| tree | 506273f0476bd075a50a2c2e64e86c5b5ba79ce4 | |
| parent | 64846096b18340b9a39ddd29a7a0e23c56f22959 [diff] |
Fix copy-pasteism in CFI directives. I don't think this actually affects anything since the cfi_restore directives aren't strictly needed anyway. (The old values are still in memory so either will do.) CLA: trivial Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Andy Polyakov <appro@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2582)