[Bug 59189] PerMessageDeflate leaves native memory allocated unnecessarily

2016-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59189 --- Comment #5 from Henrik Olsson --- (In reply to Mark Thomas from comment #4) > Thanks for the report and the proposed fix. > > I ended up applying a variation on your patch since I found a simpler path > to call close(). > > The fix has be

[Bug 59189] PerMessageDeflate leaves native memory allocated unnecessarily

2016-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59189 --- Comment #3 from Henrik Olsson --- (In reply to Mark Thomas from comment #1) > Sure. Attach the patch to this issue and someone will take a look. Attachment added. Not sure if it's the best way to do it but at least it's something :) -- Y

[Bug 59189] PerMessageDeflate leaves native memory allocated unnecessarily

2016-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59189 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 59189] PerMessageDeflate leaves native memory allocated unnecessarily

2016-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59189 --- Comment #2 from Henrik Olsson --- Created attachment 33682 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33682&action=edit Makes PerMessageDeflate call end on Inflater/Deflater by adding a close() method to the Transformation inter

[Bug 59189] PerMessageDeflate leaves native memory allocated unnecessarily

2016-03-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59189 Henrik Olsson changed: What|Removed |Added Version|unspecified |7.0.68 -- You are receiving this mail

[Bug 59189] PerMessageDeflate leaves native memory allocated unnecessarily

2016-03-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59189 --- Comment #1 from Mark Thomas --- Sure. Attach the patch to this issue and someone will take a look. -- You are receiving this mail because: You are the assignee for the bug.