Wireshark-commits: [Wireshark-commits] master 83fe357: Fix reading keyfile for "any" IP address

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Apr 2014 16:37:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83fe3572c5d21b38cebf19ab07b2b10c1fa0816a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

83fe357 by Peter Wu (peter@xxxxxxxxxxxxx):

    Fix reading keyfile for "any" IP address
    
    The same file pointer is used for both IPv4 and IPv6.
    
    Change-Id: I448ee10426882dcd5bcddf6b005ca1d07fe9572c
    Reviewed-on: https://code.wireshark.org/review/1345
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  7435881   Revert back to emem due to UAT use
    adds  83fe357   Fix reading keyfile for "any" IP address


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |    3 +++
 1 file changed, 3 insertions(+)