ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master fb3df8b: ppp: remove some more unnecessary NULL check

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Aug 2018 19:47:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb3df8b6a8fe8c65738ca577059a91f7f2ee5435
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fb3df8b by Martin Kaiser (wireshark@xxxxxxxxx):

    ppp: remove some more unnecessary NULL checks
    
    Change-Id: Icc6a798565d74fa84dae975e424762db9963c1b2
    Reviewed-on: https://code.wireshark.org/review/29320
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9d9a873   Make AT_VINES a built-in type
     add  fb3df8b   ppp: remove some more unnecessary NULL checks


Summary of changes:
 epan/dissectors/packet-ppp.c | 272 +++++++++++++++++++------------------------
 1 file changed, 121 insertions(+), 151 deletions(-)