Wireshark-commits: [Wireshark-commits] master 97f5f39: free the temporary buffers allocated by gnut

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Dec 2014 18:34:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97f5f39c96eaeddbc05906abcf4d1a7fadb5a69c
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

97f5f39 by Martin Kaiser (wireshark@xxxxxxxxx):

    free the temporary buffers allocated by gnutls_x509_privkey_export_rsa_raw()
    
    Bug: 10740
    Change-Id: Idd4afab1bca6204d17c4bd4345661ec821f209e0
    Reviewed-on: https://code.wireshark.org/review/6145
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  bc7a9e5   Fix IPv6/IPX statistics generation
    adds  97f5f39   free the temporary buffers allocated by gnutls_x509_privkey_export_rsa_raw()


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)