URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=45e0707472afa319de2f23fbe0081503b1001d29
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
45e0707 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
bctp: fix conflicting entry in its value_string
Field 'BVEI' (bctp.bvei) has a conflicting entry in its value_string: 0 is at indices 0 (No indication) and 1 (Version Error Indication, BCTP version not supported))
Change-Id: I9071d3ab7aff6b2c3767f0a5596dad23f1ee4b42
Reviewed-on: https://code.wireshark.org/review/20743
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f5ed8a4 Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings
adds 45e0707 bctp: fix conflicting entry in its value_string
Summary of changes:
epan/dissectors/packet-bctp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)