URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d36930e2d4a5118023182fd8ac3237e546436c87
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d36930e by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    HTTP2: fix dissection of traffic over HTTP port
    
    Bug: 11331
    Change-Id: Ib85e18ebb3c958d68ee3a4295d35982ffcd375ee
    Reviewed-on: https://code.wireshark.org/review/9525
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  949ff7a   Update the release notes.
    adds  d36930e   HTTP2: fix dissection of traffic over HTTP port
Summary of changes:
 epan/dissectors/packet-http.c |   22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)