https://bz.apache.org/bugzilla/show_bug.cgi?id=69936
--- Comment #12 from Remy Maucherat <[email protected]> --- Ok good, because I haven't found any good idea yet. A lot of the changes are about OCSP, and native. There was the change to (*e)->DeleteGlobalRef(e, c->verifier); but it looks correct. I made the change to call getSocket().reset(null, null); (and getSocket().free() was called next, so why not) but that should also be ok since it then deallocates direct byte buffers that are still there. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
