Wireshark-commits: [Wireshark-commits] master 910949c: Some g_free() -> wmem_free() changes missed

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Feb 2014 22:15:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=910949ce8436caf850bfb0fd22873854f77b8291
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

910949c by Guy Harris (guy@xxxxxxxxxxxx):

    Some g_free() -> wmem_free() changes missed in earlier checkins.
    
    Change-Id: I5858e0ee8fc8584b35145c943e19e8e5f7dba77c
    Reviewed-on: https://code.wireshark.org/review/413
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8d234a0   More tvbuff API deprecation, comment expansion, and documentation updates.
    adds  910949c   Some g_free() -> wmem_free() changes missed in earlier checkins.


Summary of changes:
 epan/tvbuff.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)