Wireshark-commits: [Wireshark-commits] master 2fbf611: LTE PDCP: Replace a few g_malloc0 calls with

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Jul 2016 19:46:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2fbf6113227e75e1c581a1cd1b63fbab4e22d037
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2fbf611 by Michael Mann (mmann78@xxxxxxxxxxxx):

    LTE PDCP: Replace a few g_malloc0 calls with wmem
    
    Change-Id: I8bce527fcd2cf9feb77326a5e9fa6857218dda19
    Reviewed-on: https://code.wireshark.org/review/16283
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c0949bf   Fix typo.
    adds  2fbf611   LTE PDCP: Replace a few g_malloc0 calls with wmem


Summary of changes:
 epan/dissectors/packet-pdcp-lte.c |    9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)