Wireshark-commits: [Wireshark-commits] master dac8015: new_key is used only for TKIP keys; set it o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 May 2015 02:31:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dac801545446180cc593bdd4f13a65488defb6e4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dac8015 by Guy Harris (guy@xxxxxxxxxxxx):

    new_key is used only for TKIP keys; set it only in that part of the code.
    
    Change-Id: I64424731e4d5f94c7b69436b5318b67a14471171
    Reviewed-on: https://code.wireshark.org/review/8372
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1507b4a   Allocate the unwrapped key in AES_unwrap().
    adds  dac8015   new_key is used only for TKIP keys; set it only in that part of the code.


Summary of changes:
 epan/crypt/airpdcap.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)