Wireshark-commits: [Wireshark-commits] master-2.0 18be1e1: NSIS: clear errors before checking WinPc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Nov 2015 16:06:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18be1e17c8434398e8dc5b1414bc75290234d21c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

18be1e1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NSIS: clear errors before checking WinPcap uninstall registry entry
    
    Otherwise it can lead to a false verdict in after the check for Wireshark uninstall registry entry
    
    Bug: 10867
    Change-Id: I213ac8ffadfb3578b05d33b996540bd4330a0ec5
    Reviewed-on: https://code.wireshark.org/review/11621
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit cdcf27255ab8907e7fe29b4518fca1c4e53202ab)
    Reviewed-on: https://code.wireshark.org/review/11622
    

Actions performed:

    from  c82364b   Revert "Another unnecessary include of io.h."
    adds  18be1e1   NSIS: clear errors before checking WinPcap uninstall registry entry


Summary of changes:
 packaging/nsis/wireshark.nsi |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)