Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 0cf54e7: Drop privileges even earlier.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Jul 2014 10:11:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0cf54e78275f3e75cc3c40457299d826d9eb5384
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0cf54e7 by Guy Harris (guy@xxxxxxxxxxxx):

    Drop privileges even earlier.
    
    Do it at the same point at which Wireshark does so.  Do some other
    things in the same order as well.
    
    Change-Id: I2925366d49d14271ceffa1a938b5e3450337c772
    Reviewed-on: https://code.wireshark.org/review/2743
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9485392   Add a comment that appears in other programs.
    adds  0cf54e7   Drop privileges even earlier.


Summary of changes:
 tfshark.c |   36 ++++++++++++++++++------------------
 tshark.c  |   58 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 47 insertions(+), 47 deletions(-)