URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd1daa41cd7fa9dc18cfa8696a60ad1c2a424de4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
dd1daa4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
PER: Add a couple of NULL checks.
Check for NULLs in a couple of places found by scan-build. Fix a typo.
Change-Id: Idde75db6031fa9f2ffa36b7fa10b37bf676e0904
Reviewed-on: https://code.wireshark.org/review/35427
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2629bd2 pcfp: add missing Usage Report Trigger indication
add dd1daa4 PER: Add a couple of NULL checks.
Summary of changes:
epan/dissectors/packet-per.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)