URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27961145215e132980d424266374da08bf20f2a0
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
2796114 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>
(cherry picked from commit dd1daa41cd7fa9dc18cfa8696a60ad1c2a424de4)
Reviewed-on: https://code.wireshark.org/review/35457
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from 5e26610 m3ap: Info column lost at filtering.
add 2796114 PER: Add a couple of NULL checks.
Summary of changes:
epan/dissectors/packet-per.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)