URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59702234b9bb5fed0ee62294613db8780af5a5a0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5970223 by Guy Harris (guy@xxxxxxxxxxxx):
    Put back ep_alloc0(), accidentally deleted in the removal of the se_ stuff.
    
    (The se_ stuff wasn't as contiguous as I thought.)
    
    Also fix some comments to no longer refer to #defines for se_ stuff.
    
    Change-Id: Ibc53e6f0f135bee9795f98550d5242e8e58afb16
    Reviewed-on: https://code.wireshark.org/review/6641
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  820c795   This file currently does need emem.h.
    adds  5970223   Put back ep_alloc0(), accidentally deleted in the removal of the se_ stuff.
Summary of changes:
 epan/emem.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)