Wireshark-commits: [Wireshark-commits] master 4d5caf3: 6lowpan: change malloc to wmem_alloc.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Apr 2016 02:19:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d5caf316f98a7a4884ed60ac7b697aad1a66ccf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4d5caf3 by Dario Lombardo (lomato@xxxxxxxxx):

    6lowpan: change malloc to wmem_alloc.
    
    Change-Id: Iae9c52571457baccdce9ae0586ee223a08ec7597
    Reviewed-on: https://code.wireshark.org/review/14890
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  cf6501e   Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
    adds  4d5caf3   6lowpan: change malloc to wmem_alloc.


Summary of changes:
 epan/dissectors/packet-6lowpan.c |   15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)