URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd64823e3f20a591e78dd404f00c1bb0a5bcb919
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bd64823 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
HTTP2: Update to libnghttp2 0.7.5
Change-Id: Idcaf31b177b387b4a7199c8e1a9f591e3bf8a58f
Reviewed-on: https://code.wireshark.org/review/7541
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6bc138c Qt: fix heap use-after-free wrt. data sources
adds bd64823 HTTP2: Update to libnghttp2 0.7.5
Summary of changes:
epan/nghttp2/nghttp2.h | 154 ++++++++++++++++++++++++++++++++++++-----
epan/nghttp2/nghttp2_hd.c | 4 +-
epan/nghttp2/nghttp2_helper.c | 4 ++
epan/nghttp2/nghttp2_int.h | 7 +-
epan/nghttp2/nghttp2ver.h | 4 +-
5 files changed, 151 insertions(+), 22 deletions(-)