Wireshark-commits: [Wireshark-commits] master-1.12 8499a9f: Have a PACKET_DESCRIBE() for V30's seek

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

Commits:

8499a9f 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>
    (cherry picked from commit 6b6c11c3c34b31234c277142d8aa83c151583e5c)
    Reviewed-on: https://code.wireshark.org/review/7377
    

Actions performed:

    from  caec90e   Make the V10 PACKET_DESCRIBE() macro a little more like the others.
    adds  8499a9f   Have a PACKET_DESCRIBE() for V30's seek-read routine.


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