Wireshark-commits: [Wireshark-commits] master 9a47f5c: conversation_table: replace g_string with wm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Feb 2017 01:35:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a47f5cd19b90a3a7592a0d305e860e421d59957
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9a47f5c by Dario Lombardo (lomato@xxxxxxxxx):

    conversation_table: replace g_string with wmem allocated string.
    
    Change-Id: I54402822ee24214d13e052c0379514a39de16980
    Reviewed-on: https://code.wireshark.org/review/19944
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  92601c4   srt_table: add cleanup function.
    adds  9a47f5c   conversation_table: replace g_string with wmem allocated string.


Summary of changes:
 epan/conversation_table.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)