Wireshark-commits: [Wireshark-commits] master 64a00dc: xml: replace g_strdup with wmem_strdup.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Feb 2017 13:20:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64a00dc0a81f13d033cc1e7f532a99cdda14cca8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

64a00dc by Dario Lombardo (lomato@xxxxxxxxx):

    xml: replace g_strdup with wmem_strdup.
    
    Change-Id: Ib16bd79e117cbb54d1a8d98e79924b6bb20703a8
    Reviewed-on: https://code.wireshark.org/review/19943
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  db5c8e1   wmem_list: add wmem_list_insert_sorted.
    adds  64a00dc   xml: replace g_strdup with wmem_strdup.


Summary of changes:
 epan/dissectors/packet-xml.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)