Skip to content

Commit

Permalink
Correct merge error from f7b3cae
Browse files Browse the repository at this point in the history
  • Loading branch information
Scottmitch authored and kiril-me committed Feb 28, 2018
1 parent fe3bbd4 commit 3d82530
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -235,7 +235,6 @@ protected void deallocate() {
} finally {
readerLock.unlock();
}
ssl = SSL.newSSL(context.ctx, !context.isClient());
try {
networkBIO = SSL.bioNewByteBuffer(ssl, context.getBioNonApplicationBufferSize());

Expand Down

0 comments on commit 3d82530

Please sign in to comment.