Wireshark-commits: [Wireshark-commits] master 4f3c283: SGsAP: fix decoding of Erroneous message IE
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f3c2837a59c7597c1736c83acfea18dcec26157
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4f3c283 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SGsAP: fix decoding of Erroneous message IE
Let's indicate the right payload length.
While we are at it, let's catch bounds errors as the erroneous payload
migth be malformed.
Change-Id: I360e8068f48e53cd5355f8c02b20d265df1fb2ff
Reviewed-on: https://code.wireshark.org/review/26689
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 4feb47d lemon: remove clang scan warnings.
adds 4f3c283 SGsAP: fix decoding of Erroneous message IE
Summary of changes:
epan/dissectors/packet-sgsap.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)