Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] master 7ced085: emem is dead! Long live
Woohoo!
On Wed, Feb 4, 2015 at 2:00 AM, Wireshark code review
<code-review-do-not-reply@xxxxxxxxxxxxx> wrote:
> URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ced085550d030ea10525d650c8d5d8dc7c99684
> Submitter: Anders Broman (a.broman58@xxxxxxxxx)
> Changed: branch: master
> Repository: wireshark
>
> Commits:
>
> 7ced085 by Michael Mann (mmann78@xxxxxxxxxxxx):
>
> emem is dead! Long live wmem!
>
> Change-Id: Iddd1200e62bf3200cb1a68408378dd9d47120b77
> Reviewed-on: https://code.wireshark.org/review/6939
> Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
> Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
> Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
> Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
> Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
>
>
> Actions performed:
>
> from 90a76e0 Convert val_to_str -> val_to_str_wmem.
> adds 7ced085 emem is dead! Long live wmem!
>
>
> Summary of changes:
> debian/libwireshark0.symbols | 4 -
> doc/Makefile.am | 1 -
> doc/README.malloc | 92 -----
> epan/CMakeLists.txt | 1 -
> epan/Makefile.common | 2 -
> epan/emem.c | 800 ------------------------------------------
> epan/emem.h | 118 -------
> epan/epan.c | 8 +-
> epan/packet.c | 19 -
> epan/reassemble_test.c | 4 -
> epan/value_string.c | 1 -
> tools/checkAPIs.pl | 4 -
> 12 files changed, 1 insertion(+), 1053 deletions(-)
> delete mode 100644 doc/README.malloc
> delete mode 100644 epan/emem.c
> delete mode 100644 epan/emem.h
> ___________________________________________________________________________
> Sent via: Wireshark-commits mailing list <wireshark-commits@xxxxxxxxxxxxx>
> Archives: http://www.wireshark.org/lists/wireshark-commits
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
> mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe