Wireshark-commits: [Wireshark-commits] master 0c0f6a6: reordercap: use the snaplen from the source
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Mar 2017 01:31:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0c0f6a650e854672a915ba0c318ba6bb5f16a552
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0c0f6a6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    reordercap: use the snaplen from the source file
    
    Change-Id: I61871fa10142e2e2fab5e0e579df7530b9e52eef
    Reviewed-on: https://code.wireshark.org/review/20746
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4038b2d   rawshark: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.
    adds  0c0f6a6   reordercap: use the snaplen from the source file


Summary of changes:
 reordercap.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)