URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e6726a4608c79f7c853e25218fc08c893910c7fc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e6726a4 by Uli Heilmeier (uh@xxxxxxxxxxxx):
PIM: Check return value of dissect_pim_addr()
Check the return value of dissect_pim_addr()
Change-Id: I783afeb6302b15fbaa7af4df5aadfdf64639acbc
Reviewed-on: https://code.wireshark.org/review/37496
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e1d9a226 Fix the type of arrays of pointers to hf_ values for bitfield routines.
add e6726a4 PIM: Check return value of dissect_pim_addr()
Summary of changes:
epan/dissectors/packet-pim.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)