netty5/handler/src
Norman Maurer 54c3de0f8a
Add test to validate SSLEngine does not zero out src buffer on wrap. (#7914)
Motivation:

We had a bug-report that claimed the src buffer used by OpenSslEngine will be zero out.

Modifications:

Add testcase to ensure correct behaviour

Result:

Testcase for https://github.com/netty/netty/issues/7753
2018-05-07 20:10:06 +02:00
..
main/java/io/netty/handler Allow to disable native transport and native ssl support via system property. (#7903) 2018-05-04 14:44:44 +02:00
test Add test to validate SSLEngine does not zero out src buffer on wrap. (#7914) 2018-05-07 20:10:06 +02:00