Wireshark-commits: [Wireshark-commits] master 75690ce: mint: fix conflict on value_string

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Jan 2019 19:02:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75690ce5f79fab6c23fdfc7b59a224c415ce89a9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

75690ce by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    mint: fix conflict on value_string
    
    Field 'Src port' (mint.header.srcport) has a conflicting entry in its value_string: 133 is at indices 63 (trouble/dgram) and 64 (trouble/stream)
    
    Change-Id: Ic0033e2fad7cc8338aafec6f4a32df0fbe4c3d9d
    Reviewed-on: https://code.wireshark.org/review/31630
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3eb94b0   smb2: implement generation of SMB3.1.1 decryption keys
     add  75690ce   mint: fix conflict on value_string


Summary of changes:
 epan/dissectors/packet-mint.c | 1 -
 1 file changed, 1 deletion(-)