URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66f41233de59db0535af1f3bcf8b268d84e325ce
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
66f4123 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SDP: do not assume that media_desc pointer is always set
Bug: 14648
Change-Id: I9d585a1b49e15529b19414be52c8bf198475fd62
Reviewed-on: https://code.wireshark.org/review/27304
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 47bf21a6c8dc11b91009cbb1a2b5ec723b1a9ea9)
Reviewed-on: https://code.wireshark.org/review/27308
Actions performed:
from 3c887b8 prefs.c: fix compilation with gcc 8
adds 66f4123 SDP: do not assume that media_desc pointer is always set
Summary of changes:
epan/dissectors/packet-sdp.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)