Wireshark-commits: [Wireshark-commits] master 2afe4ce: sysex: fix 'sysex.digitech.parameter_data' e

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Mar 2016 14:13:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2afe4ced997822bbc2d9e5d09b8a767832069a3c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2afe4ce by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    sysex: fix 'sysex.digitech.parameter_data' exists multiple times with NOT compatible types: FT_BYTES and FT_UINT8
    
    Change-Id: I3692c6465f6d8e4ce6c9a0f6e4bb851b83713757
    Reviewed-on: https://code.wireshark.org/review/14416
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2c66821   [SGsAP] Wrong tag used for IE  Erroneous message, dissect the failing message too.
    adds  2afe4ce   sysex: fix 'sysex.digitech.parameter_data' exists multiple times with NOT compatible types: FT_BYTES and FT_UINT8


Summary of changes:
 epan/dissectors/packet-sysex.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)