Wireshark-commits: [Wireshark-commits] master b5eb971: Replace all remaining instances of ep_new wi

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

Commits:

b5eb971 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Replace all remaining instances of ep_new with wmem_new and wmem_packet_scope.
    
    Change-Id: I50b2cd0e233554bc58082e96e8d879b40edfc0c1
    Reviewed-on: https://code.wireshark.org/review/6595
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  be113e8   DHCP/BOOTP: Option 125 Suboption: (1) option-len always expects 1 but specification allows for more
    adds  b5eb971   Replace all remaining instances of ep_new with wmem_new and wmem_packet_scope.


Summary of changes:
 epan/emem.h        |    1 -
 epan/next_tvb.c    |    7 +++----
 epan/tvbparse.c    |   43 +++++++++++++++++++++----------------------
 tools/checkAPIs.pl |    2 --
 4 files changed, 24 insertions(+), 29 deletions(-)