Wireshark-commits: [Wireshark-commits] master 7e7445c: Have hfinfo_format_text use format_text_wmem
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Jan 2017 02:29:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e7445cc75b239c86253860e5ef7b5b38c6a5fed
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7e7445c by Michael Mann (mmann78@xxxxxxxxxxxx):

    Have hfinfo_format_text use format_text_wmem.
    
    Use NULL scope to be safe.
    
    Change-Id: I1967737cf6a1c90cc2e0476d3f2ace63aa0c9153
    Reviewed-on: https://code.wireshark.org/review/19857
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ad5cb2e   Have tvb_format_stringzpad use wmem_packet_scope() memory.
    adds  7e7445c   Have hfinfo_format_text use format_text_wmem.


Summary of changes:
 epan/proto.c |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)