Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit aaed398

Browse files
author
Nathaniel Graham
committed
Java garbage collection bugfix
This pull request adds an arraylist of type Buffer to the Request class. Whenever a request object is created that has associated buffers, the buffers should be added to this array list so the java garbage collector does not dispose of the buffers prematurely. This is a more robust expansion on the idea first proposed by @ggouaillardet Fixes #369 Signed-off-by: Nathaniel Graham <[email protected]>
1 parent e059f54 commit aaed398

File tree

6 files changed

+219
-96
lines changed

6 files changed

+219
-96
lines changed

0 commit comments

Comments
 (0)