URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c35870b0afbbd627659c72c104cab34df10ea35b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c35870b by Daniel Stenberg (daniel@xxxxxxx):
packet-http2: updated to http2 draft-12
From Alexis La Goutte
Fix warning found by pre-commit
Partial-Bug: 10054
Change-Id: I976884a240a55bb2287a802d72668a2c845179c0
Reviewed-on: https://code.wireshark.org/review/1295
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from b57fc91 Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds c35870b packet-http2: updated to http2 draft-12
Summary of changes:
epan/dissectors/packet-http2.c | 569 ++++++++++++++++++++++++++--------------
1 file changed, 377 insertions(+), 192 deletions(-)