[Bug 65317] PerMessageDeflate getMoreData doesn't return correct TransformationResult if the payload is inflated to exact 8192 bytes

2021-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65317 --- Comment #5 from Saksham Verma --- Thanks a lot for taking quick action on this. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe

[Bug 65317] PerMessageDeflate getMoreData doesn't return correct TransformationResult if the payload is inflated to exact 8192 bytes

2021-05-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65317 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65317] PerMessageDeflate getMoreData doesn't return correct TransformationResult if the payload is inflated to exact 8192 bytes

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65317 --- Comment #3 from Mark Thomas --- Test case now passes with the proposed patch applied. There are a lot of edge cases here so I want to run the Autobahn test suite before committing this. -- You are receiving this mail because: You are the

[Bug 65317] PerMessageDeflate getMoreData doesn't return correct TransformationResult if the payload is inflated to exact 8192 bytes

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65317 --- Comment #2 from Mark Thomas --- No need for a test case. I've been able to build a unit test that demonstrates this. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 65317] PerMessageDeflate getMoreData doesn't return correct TransformationResult if the payload is inflated to exact 8192 bytes

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65317 --- Comment #1 from Mark Thomas --- Do you have a test case that reproduces this? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 65317] PerMessageDeflate getMoreData doesn't return correct TransformationResult if the payload is inflated to exact 8192 bytes

2021-05-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65317 Saksham Verma changed: What|Removed |Added OS||All CC|