Wireshark-commits: [Wireshark-commits] master c7316b4: http2: fix compilation without HAVE_HTTP2.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2020 18:34:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7316b4c789e0baef1e218bb976540ad89a2682b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c7316b4 by Dario Lombardo (lomato@xxxxxxxxx):

    http2: fix compilation without HAVE_HTTP2.
    
    Change-Id: Ie141ee9905e5528bb875401f401ab6a7abaa2e09
    Reviewed-on: https://code.wireshark.org/review/36875
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f0e834d   MAC-LTE: Use heuristic for length for DC PHR CE
     add  c7316b4   http2: fix compilation without HAVE_HTTP2.


Summary of changes:
 epan/dissectors/packet-http2.c | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)