Wireshark-commits: [Wireshark-commits] master dc6482b: Convert the value string APIs that only curr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 31 Jan 2015 13:13:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc6482b7c2f4c1157cd490f6c64a62b154d2b53f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dc6482b by Michael Mann (mmann78@xxxxxxxxxxxx):

    Convert the value string APIs that only currently have packet-scope use to wmem.
    
    Change-Id: I36942493ce73b49e7257edea967eddf22f21f58e
    Reviewed-on: https://code.wireshark.org/review/6879
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6284040   README.dissector: fixed p_add_proto_data params
    adds  dc6482b   Convert the value string APIs that only currently have packet-scope use to wmem.


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