commit | 773bb55c6fac2ee874f15139ee6f931cef5accc6 | [log] [tgz] |
---|---|---|
author | Piotr Sikora <piotr@cloudflare.com> | Mon Oct 27 15:52:04 2014 -0700 |
committer | Adam Langley <agl@google.com> | Mon Oct 27 23:00:20 2014 +0000 |
tree | 8d7018b7e677d556bea3211466746a9fd2fa5cc4 | |
parent | eb380a46322588ba9cdc0b4349fa656204f966c3 [diff] |
Fix build (broken by removal of key_arg from SSL_SESSION parsing). This fixes error reported by clang: unused variable 'kKeyArgTag' [-Werror,-Wunused-const-variable]. Change-Id: I1d5c9937064bfadd810cbe1b73e0070cc2ead684 Signed-off-by: Piotr Sikora <piotr@cloudflare.com> Reviewed-on: https://boringssl-review.googlesource.com/2070 Reviewed-by: Adam Langley <agl@google.com>