Wireshark-commits: [Wireshark-commits] master 493f6e2: epl: change g_malloc to wmem_alloc.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Apr 2016 04:42:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=493f6e223b8b554c96922b6f8c47f8b45992bf28
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

493f6e2 by Dario Lombardo (lomato@xxxxxxxxx):

    epl: change g_malloc to wmem_alloc.
    
    Change-Id: I3d099047be2a4ef0e104f5f54b6b458387e7a1f0
    Reviewed-on: https://code.wireshark.org/review/14928
    Reviewed-by: Christoph Schlosser <christoph@xxxxxxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  71750b2   USB Audio: Add dissection of Format Type Descriptor
    adds  493f6e2   epl: change g_malloc to wmem_alloc.


Summary of changes:
 epan/dissectors/packet-epl.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)