Wireshark-commits: [Wireshark-commits] master a9ea061: http2: Make session info part of function si
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2020 13:54:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9ea0613680b951de07661c949740ddc8bfb2c9b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a9ea061 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    http2: Make session info part of function signatures.
    
    Change-Id: I7078a89a1997f370a03809ee6943ab394ec6d0e1
    Reviewed-on: https://code.wireshark.org/review/36873
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  12be948   smb2: add checking of SMB2 signatures
     add  a9ea061   http2: Make session info part of function signatures.


Summary of changes:
 epan/dissectors/packet-http2.c | 166 +++++++++++++++++++----------------------
 1 file changed, 75 insertions(+), 91 deletions(-)