URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27ecae3548ce6cfb53a50feee21cc4638f1e4209
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
27ecae3 by Craig Jackson (cejackson51@xxxxxxxxx):
TDS: Improve handling of SYBLONGBINARY
Use FT_UINT_BYTES to handle SYBLONGBINARY cleanly.
Change-Id: Ie88c19bb788670190113c8c1e962660162ce3780
Reviewed-on: https://code.wireshark.org/review/29273
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ca339d7 Remove weird use of volatile qualifier
add 27ecae3 TDS: Improve handling of SYBLONGBINARY
Summary of changes:
epan/dissectors/packet-tds.c | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)