URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0acd23dd64ab8a4c3b1a122c351bfd707273f639
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
0acd23d by Uli Heilmeier (uh@xxxxxxxxxxxx):
SV: Fix handling data length
Read not more data than protocol length defines.
Bug: 15224
Change-Id: I90e003c231fe75686065f8c44f70b5bb1df472c9
Reviewed-on: https://code.wireshark.org/review/30377
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/30383
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from eb4a038 ISUP: fix offset for Generic name
add 0acd23d SV: Fix handling data length
Summary of changes:
epan/dissectors/asn1/sv/packet-sv-template.c | 5 +++--
epan/dissectors/packet-sv.c | 9 +++++----
2 files changed, 8 insertions(+), 6 deletions(-)