ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 27ecae3: TDS: Improve handling of SYBLONGBINARY

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Aug 2018 08:11:02 +0000
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(-)