Wireshark-commits: [Wireshark-commits] master 39d7c9d: Remove emem in SNMP UAT, use glib instead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Jun 2014 15:38:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39d7c9df0a8b0d520f19668cb073dcab4d2bf04e
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

39d7c9d by Evan Huus (eapache@xxxxxxxxx):

    Remove emem in SNMP UAT, use glib instead
    
    Change-Id: Ieea8c09d6a82285b0ba20f669c35394fbf195f50
    Reviewed-on: https://code.wireshark.org/review/2241
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  c76b70f   Remove last remaining call to se_strdup
    adds  39d7c9d   Remove emem in SNMP UAT, use glib instead


Summary of changes:
 asn1/snmp/packet-snmp-template.c |  251 ++++++++++++++++++++-----------------
 epan/dissectors/packet-snmp.c    |  257 +++++++++++++++++++++-----------------
 2 files changed, 279 insertions(+), 229 deletions(-)