Wireshark-commits: [Wireshark-commits] master d3aca2e: rtps: fix conflict on value_string

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Apr 2019 13:27:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3aca2e02543ae9c3d65bb9df1597b574f85e383
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    rtps: fix conflict on value_string
    
    Field 'parameterId' (rtps.param.id) has a conflicting entry in its value_string: 15 is at indices 67 (PID_DOMAIN_ID) and 74 (PID_IS_RELIABLE [deprecated])
    
    Change-Id: I34081c099da808d85236d9e255d6fe256fdf9cf7
    Reviewed-on: https://code.wireshark.org/review/31632
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b86346e   ieee80211: Add length tag check for Mesh Configuration IE
     add  d3aca2e   rtps: fix conflict on value_string


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