Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 826e0d5: Use tvb_new_subset_remaining() for a tvbuff

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Apr 2018 16:12:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=826e0d5d9e064a13d00406d7b4de47ba80b9e6a0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

826e0d5 by Guy Harris (guy@xxxxxxxxxxxx):

    Use tvb_new_subset_remaining() for a tvbuff that goes to end-of-packet.
    
    Change-Id: I997ff6efbfbc2e11af47d689612ec0f288b4ab5d
    Reviewed-on: https://code.wireshark.org/review/27078
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  194fcdc   [Automatic update for 2018-04-22]
    adds  826e0d5   Use tvb_new_subset_remaining() for a tvbuff that goes to end-of-packet.


Summary of changes:
 epan/dissectors/packet-tds.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)