Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Fix Memory Leak#1

Merged
mjallday merged 1 commit into
verygoodsecurity:masterfrom
jekh:fix-memory-leak-on-initial-request
Mar 3, 2017
Merged

Fix Memory Leak#1
mjallday merged 1 commit into
verygoodsecurity:masterfrom
jekh:fix-memory-leak-on-initial-request

Conversation

@mjallday
Copy link
Copy Markdown

@mjallday mjallday commented Mar 3, 2017

@mjallday mjallday merged commit 9f9d992 into verygoodsecurity:master Mar 3, 2017
@jekh jekh deleted the fix-memory-leak-on-initial-request branch March 5, 2017 18:47
mahmoudimus pushed a commit to mahmoudimus/LittleProxy that referenced this pull request Mar 1, 2020
ozoz03 pushed a commit to ozoz03/LittleProxy that referenced this pull request May 12, 2020
ozoz03 pushed a commit to ozoz03/LittleProxy that referenced this pull request May 13, 2020
ozoz03 pushed a commit to ozoz03/LittleProxy that referenced this pull request May 15, 2020
k-sever pushed a commit that referenced this pull request May 26, 2020
* Fixing memory leak on initial request when HttpObjectAggregator is enabled (#1)

* Brotli Decoder Codec for Netty is passing

* Rebae

* Attribute link to the AbstractCompressionTest. Clarify bytesRead in BrotliDecoder.java for readability

* Add Brotli Encoding tests

* Updated attribution for the abstract encoder test from Netty

* Allow usage of compression and decompression without needing to be in an embedded channel

* When decoding a message less than the byte array length, the decompressed file should be the array size length

* Add a BrotliEncoderDecoder test to start the integration testing

* Start a local Jetty webserver to do integration tests for Brotli

* So close

* Integration tests are fully working, ready to start integrating the Brotli filter

* Refactor tests and add helper init method

* more test fixes for the encoder / decoder

* Added brotli handlers

* Added handlers to pipeline

* refactored decompression

* removed odd test

* docker brotli

* reverted ci config changes

* docker brotli 2

* docker brotli 2 fix

* docker test

* docker brotli 1 again

* docker brotli 3

* brotli test dependency

* brotli lib repo

* reverted native lib

* test docker image

* added quay identification

* added content handlers tests

* removed ReferenceCounted release()

* code review changes

* brotli support check

* decoder refactored

* refactored encoder

* reverted AbstractProxyTest

* reverted ProxyToServerConnection changes

* a minor comment fix

* reverted ProxyToServerConnection changes 2

* reverted ProxyToServerConnection changes 3

* reverted ProxyToServerConnection changes 4

* reverted ProxyToServerConnection changes 5

Co-authored-by: Marshall Jones <marshall@offby3.com>
Co-authored-by: Mahmoud Abdelkader <mabdelkader@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants