Wireshark-commits: [Wireshark-commits] master db9db90: btatt: fix conflicting entry in its value_st
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2017 15:28:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db9db90d54d18ca283966cc6495abc7eb6b41e6d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    btatt: fix conflicting entry in its value_string
    
    Field 'Response Value' (btatt.user_control_point.response_value) has a conflicting entry in its value_string: 4 is at indices 3 (Operation Failed) and 4 (User not Authorized))
    
    Change-Id: Idb1f023c3dde00f7dcfc8b16e91d0a15a24072dd
    Reviewed-on: https://code.wireshark.org/review/20740
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  67f8b95   BGP: fix conflicting entry in its value_string
    adds  db9db90   btatt: fix conflicting entry in its value_string


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