src: extract zlib allocation tracking into its own class · nodejs/node@b2915cd · GitHub
Skip to content

Commit b2915cd

Browse files
addaleaxaduh95
authored andcommitted
src: extract zlib allocation tracking into its own class
This makes it a bit easier to separate concerns, and results in reduced code duplication when compiling since this code does not depend on template parameters. PR-URL: #61717 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 3032a7e commit b2915cd

1 file changed

Lines changed: 80 additions & 54 deletions

File tree

src/node_zlib.cc

Lines changed: 80 additions & 54 deletions

0 commit comments

Comments
 (0)