Wireshark-commits: [Wireshark-commits] master 2a675c0: Use tvb_reported_length_remaining() to get t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Jan 2019 07:04:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a675c0d5b413fa8c1999d0517b00599ea0920dd
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2a675c0 by Guy Harris (guy@xxxxxxxxxxxx):

    Use tvb_reported_length_remaining() to get the remaining data length.
    
    Change-Id: If2930b772338a3a69fecb42102db2041df606e98
    Reviewed-on: https://code.wireshark.org/review/31823
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  660e63a   Rpcap authentication replies now have an optional payload.
     add  2a675c0   Use tvb_reported_length_remaining() to get the remaining data length.


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