On Wed, Feb 4, 2015 at 4:04 PM, Evan Huus <eapa...@gmail.com> wrote:

> Woohoo!
>
+1 :-)

Big Thanks Michael !

>
> On Wed, Feb 4, 2015 at 2:00 AM, Wireshark code review
> <code-review-do-not-re...@wireshark.org> wrote:
> > URL:
> https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ced085550d030ea10525d650c8d5d8dc7c99684
> > Submitter: Anders Broman (a.broma...@gmail.com)
> > Changed: branch: master
> > Repository: wireshark
> >
> > Commits:
> >
> > 7ced085 by Michael Mann (mman...@netscape.net):
> >
> >     emem is dead! Long live wmem!
> >
> >     Change-Id: Iddd1200e62bf3200cb1a68408378dd9d47120b77
> >     Reviewed-on: https://code.wireshark.org/review/6939
> >     Reviewed-by: Michael Mann <mman...@netscape.net>
> >     Petri-Dish: Michael Mann <mman...@netscape.net>
> >     Reviewed-by: Evan Huus <eapa...@gmail.com>
> >     Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
> >     Reviewed-by: Anders Broman <a.broma...@gmail.com>
> >
> >
> > 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-comm...@wireshark.org>
> > Archives:    http://www.wireshark.org/lists/wireshark-commits
> > Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
> >              mailto:wireshark-commits-requ...@wireshark.org
> ?subject=unsubscribe
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-requ...@wireshark.org
> ?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to