You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#35715333 SSL_get_error must be called in same critical section as SSL_read/peek_ex
Move call to SSL_get_error into same critical sections as potentially
failing call to SSL_read_ex and SSL_peek_ex in NdbSocket.
Change-Id: I6dcfbda7284e0eae6899a10967d3c1c08e2db8e2
0 commit comments