URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c67e08b4ff27e0c7bc9a44e6498773071567d42
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
3c67e08 by Uli Heilmeier (uh@xxxxxxxxxxxx):
Radius: Fix NULL pointer call
Check length before calling tvb_bytes_to_str()
Bug: 16564
Change-Id: I3cfb91d5da5f6f620f8f48c55fb3837ebe70972c
Reviewed-on: https://code.wireshark.org/review/37200
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit b5dc967c7924a3bd4326099c2939f3bb068a1c35)
Reviewed-on: https://code.wireshark.org/review/37204
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from f6e8731 RTSP/SDP: Fix parsing error for H264:sprop-parameter-sets
add 3c67e08 Radius: Fix NULL pointer call
Summary of changes:
epan/dissectors/packet-radius.c | 5 +++++
1 file changed, 5 insertions(+)