URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6580e3f19f66b1d8873944a434041c3f843538a6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6580e3f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
isup fix duplicate entry
Field 'Mandatory Parameter' (isup.parameter_type) has a conflicting entry in its value_string: 168 is at indices 133 (IEPS call information) and 134 (VED information))
Field 'Upgraded parameter' (isup.upgraded_parameter) has a conflicting entry in its value_string: 168 is at indices 133 (IEPS call information) and 134 (VED information))
Change-Id: I8bf3421ed21e50e4b607ac70faa568112e7c46ae
Reviewed-on: https://code.wireshark.org/review/26100
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d7e1970 [Automatic update for 2018-02-25]
adds 6580e3f isup fix duplicate entry
Summary of changes:
epan/dissectors/packet-isup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)