Wireshark-commits: [Wireshark-commits] master c362dc7: Fix randpkt and reordercap.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Mar 2016 03:19:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c362dc7a52c595237223938c0ad20304a5528017
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c362dc7 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix randpkt and reordercap.
    
    Copy over recent wiretap plugin changes from mergecap, otherwise
    randpkt and reordercap will crash.
    
    Change-Id: I70111ded3d9a5c4380b964b2c5b626599eebc327
    Reviewed-on: https://code.wireshark.org/review/14546
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  51984de   Remove more missed ADNS code
    adds  c362dc7   Fix randpkt and reordercap.


Summary of changes:
 randpkt.c    |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 reordercap.c |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+)