Wireshark-commits: [Wireshark-commits] master-2.0 6bd7c75: Don't g_free() stuff allocated with wmem

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Dec 2015 13:06:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bd7c75a41de971c0cc616b65f2f622226bc87d1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

6bd7c75 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't g_free() stuff allocated with wmem.
    
    This syncs this file up with the trunk.
    
    Change-Id: I14e6e7521e17360d048b3616f3893b2efe42b95f
    Reviewed-on: https://code.wireshark.org/review/12795
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1800506   WPA (IEEE802.11) decryption function cleanups
    adds  6bd7c75   Don't g_free() stuff allocated with wmem.


Summary of changes:
 epan/crypt/airpdcap.c |    3 ---
 1 file changed, 3 deletions(-)