Wireshark-commits: [Wireshark-commits] master c7f4bad: Sort the pseudo-header routines in the order

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Sep 2018 19:43:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7f4badb8caf4ea42a0d2b064433ba902ab1e77d
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c7f4bad by Guy Harris (guy@xxxxxxxxxxxx):

    Sort the pseudo-header routines in the order of the switch statements.
    
    Change-Id: Ia590e90930bbb355900a6d87b22a0418174bbc11
    Reviewed-on: https://code.wireshark.org/review/29878
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a181869   pcapng: Free option_content on error
     add  c7f4bad   Sort the pseudo-header routines in the order of the switch statements.


Summary of changes:
 wiretap/pcap-common.c | 1590 ++++++++++++++++++++++++-------------------------
 1 file changed, 795 insertions(+), 795 deletions(-)