URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bad5b89f000e0a9a6de93650584033ca82e3c5d4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bad5b89 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):
TDS: Lengths are uint, so add with _uint() APIs.
Change-Id: Id2b1cbc9e5416c24556c1c2f42d68e4012e29e24
Reviewed-on: https://code.wireshark.org/review/38017
Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Craig Jackson <cejackson51@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9c2b279 UMTS_FP: Treat frame_type as an unsigned number, and use #defines for values.
add bad5b89 TDS: Lengths are uint, so add with _uint() APIs.
Summary of changes:
epan/dissectors/packet-tds.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)