Skip to content

memory hogging #214

Answered by lukebakken
0x34d asked this question in Q&A
Jul 21, 2023 · 5 comments · 3 replies
Discussion options

You must be logged in to vote

#215

If anything the new fuzz test shows that this library can be made to allocate huge amounts of memory in the case of malformed input data. I tried limiting one allocation to 65KiB and it did help a bit with the fuzz test, but some workers' memory use was still high.

This is an interesting problem and may be one we'd like to look into when we have time, but it will be low priority.

cc @Zerpet @Gsantomaggio

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@lukebakken
Comment options

@lukebakken
Comment options

Answer selected by 0x34d
Comment options

You must be logged in to vote
1 reply
@0x34d
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #214 on July 25, 2023 00:30.