Wireshark-commits: [Wireshark-commits] master 7b05f6c: Remove parsing of non-existing TS_UD_SC_SEC1
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Aug 2014 15:19:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b05f6cf33af23fe6af20b7c0ad48cbb469c2258
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7b05f6c by Eugene Sukhodolin (eugene@xxxxxxxxxxxxxx):

    Remove parsing of non-existing TS_UD_SC_SEC1 fields
    
    When RDP encryption method/level is NONE (CredSSP implies this case), TS_UD_SC_SEC1::encryptionLevel is the last present field. Subsequent fields aren't present in this case.
    
    Change-Id: I44cfea3ed52fae1ed6c416aeb01c3cf6ff002a3c
    Reviewed-on: https://code.wireshark.org/review/3545
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  ddada16   NSIS: check Windows version before running uninstaller
    adds  7b05f6c   Remove parsing of non-existing TS_UD_SC_SEC1 fields


Summary of changes:
 epan/dissectors/packet-rdp.c |    6 ------
 1 file changed, 6 deletions(-)