Wireshark-commits: [Wireshark-commits] master 6b6c11c: Have a PACKET_DESCRIBE() for V30's seek-read

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Feb 2015 06:12:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b6c11c3c34b31234c277142d8aa83c151583e5c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6b6c11c by Guy Harris (guy@xxxxxxxxxxxx):

    Have a PACKET_DESCRIBE() for V30's seek-read routine.
    
    That way it'll set the captured length and reported length the same way
    it's done in the read routine.
    
    Change-Id: I8b1f2d0d8fa688f44b6f61f16dc2e21b5648fc12
    Reviewed-on: https://code.wireshark.org/review/7376
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  98e8d52   Make the V10 PACKET_DESCRIBE() macro a little more like the others.
    adds  6b6c11c   Have a PACKET_DESCRIBE() for V30's seek-read routine.


Summary of changes:
 wiretap/netscaler.c |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)