http2: fix memory leak for uncommon headers · nodejs/node@bcaf59c · GitHub
Skip to content

Commit bcaf59c

Browse files
addaleaxtargos
authored andcommitted
http2: fix memory leak for uncommon headers
Fix a memory leak that occurs with header names that are short and not present in the static table of default headers. PR-URL: #21336 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
1 parent 17c21b6 commit bcaf59c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/node_http2.h

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)