RFR: 8207775: Better management of CipherCore buffers
Seán Coffey
sean.coffey at oracle.com
Fri Jul 27 15:29:35 UTC 2018
Thanks Tony. If it's alright with you, I'd like to make one more edit
for this change.
http://cr.openjdk.java.net/~coffeys/webrev.8207775.v2/webrev/
There's a condition where we can null out an array early if we're
returning a copy. See lines 671-683
Regards,
Sean.
On 26/07/18 17:42, Anthony Scarpino wrote:
> On 07/26/2018 07:36 AM, Seán Coffey wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8207775
>>
>> Simple enough fix to null out some internal buffers once they're no
>> longer required.
>>
>> webrev : http://cr.openjdk.java.net/~coffeys/webrev.8207775/webrev/
>>
>> regards,
>> Sean.
>>
>
> that looks fine..
>
> Tony
More information about the security-dev
mailing list