commit | bed63548d1e88d1a26a8a3709e41bc3eccd5fde5 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Tue Jun 16 15:59:03 2015 -0400 |
committer | Adam Langley <agl@google.com> | Thu Jun 25 22:35:51 2015 +0000 |
tree | a86c0bed89a11da0a07ec8d677d03027c72052c5 | |
parent | d98452d2dbe87a48d1cca9c276f155621343aa4d [diff] |
Increment the reference count of sessions inside the lock. Otherwise another thread may cause the session to be destroyed first. Change-Id: I2084a28ece11540e1b8f289553161d99395e2d1f Reviewed-on: https://boringssl-review.googlesource.com/5231 Reviewed-by: Adam Langley <agl@google.com>