Wireshark-commits: [Wireshark-commits] master 2a1b05d: wireguard: Make sure we don't try to free NU

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 09 Sep 2018 06:17:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a1b05d0f3715d235c6e169be07c958ea13e56c4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2a1b05d by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    wireguard: Make sure we don't try to free NULL pointer
    
    Change-Id: I31435559d1458cfd882dbefb6c7c4dda8d7ddb2d
    Reviewed-on: https://code.wireshark.org/review/29499
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ff1e160   epan: Add argument to epan_init() to disable plugins
     add  2a1b05d   wireguard: Make sure we don't try to free NULL pointer


Summary of changes:
 epan/dissectors/packet-wireguard.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)