Unverified Commit 83e1b974 authored by Anna Henningsen's avatar Anna Henningsen
Browse files

http2: shrink memory to match read data

Perform a shrinking `Realloc()` so that less data is
used for HTTP2 reads.

PR-URL: https://github.com/nodejs/node/pull/26201


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
parent e51da1fc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment