Wireshark-commits: [Wireshark-commits] master fe0539b: MGCP: Ignore case for command header

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Sep 2018 04:12:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe0539b41f533d78a5206b79b4f7f6c78dd0ed5e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fe0539b 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>
    

Actions performed:

    from  8d5f88d   docsis: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
     add  fe0539b   MGCP: Ignore case for command header


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