Wireshark-commits: [Wireshark-commits] master-1.12 a91df74: NSIS: clear errors before checking WinP

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

Commits:

a91df74 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/11623
    

Actions performed:

    from  61581bb   [Automatic update for 2015-11-01]
    adds  a91df74   NSIS: clear errors before checking WinPcap uninstall registry entry


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