Wireshark-commits: [Wireshark-commits] master 9eeb1c8: conversation: use wmem_new0 instead of memse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Apr 2020 06:03:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9eeb1c80fb3b03127ad781a6471462db414d6d91
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9eeb1c8 by Dario Lombardo (lomato@xxxxxxxxx):

    conversation: use wmem_new0 instead of memset.
    
    Change-Id: I8ceb8f908920bab21cb6893c4532da0857ecfcd2
    Reviewed-on: https://code.wireshark.org/review/36837
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  24d7323   Bluetooth: nordic: Calculate packet time for LE Coded PHY packets
     add  9eeb1c8   conversation: use wmem_new0 instead of memset.


Summary of changes:
 epan/conversation.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)