aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isdn-sup.c
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2016-06-04 13:56:57 -0400
committerMichael Mann <mmann78@netscape.net>2016-06-05 02:39:31 +0000
commit7d7190695ce2ff269fdffb04e87139995cde21f4 (patch)
tree5097a55d0de3ce845cb582b10a773568779771e7 /epan/dissectors/packet-isdn-sup.c
parentb84b3f9f1d8577255a9d83c81277ebc53bcac68d (diff)
UMTS_FP: fix handling reserved C/T value
The spec puts the reserved value at 0xf but our internal table has 'unknown' at 0; since all the other values seem to be offset-by-one, just take the modulus 0xf to avoid running off the end of the table. Bug: 12191 Change-Id: I83c8fb66797bbdee52a2246fb1eea6e37cbc7eb0 Reviewed-on: https://code.wireshark.org/review/15722 Reviewed-by: Evan Huus <eapache@gmail.com> Petri-Dish: Evan Huus <eapache@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/packet-isdn-sup.c')
0 files changed, 0 insertions, 0 deletions