Wireshark-commits: [Wireshark-commits] master-2.6 331a57f: MGCP: Ignore case for command header

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Sep 2018 10:38:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=331a57fa743f3bec281758ba4f213188d86325ed
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

331a57f by Uli Heilmeier (uh@xxxxxxxxxxxx):

    MGCP: Ignore case for command header
    
    Bug: 15008
    Change-Id: Ibfd9bd8d9d93ddac8c5441be9f5e27c3e095c11b
    Reviewed-on: https://code.wireshark.org/review/29502
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/29629
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d95f730   kafka: fix builds without Snappy or LZ4 support
     add  331a57f   MGCP: Ignore case for command header


Summary of changes:
 epan/dissectors/packet-mgcp.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)