URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc9e1a5e7cb5610240917f6f0baf626f2d3fc6e7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
dc9e1a5 by Rustam Safargalin (rustam.safargalin@xxxxxxxx):
Fix issue with dissecting multiple DT1 packets in the frame
When parameter 'Reassemble SCCP messages' enabled in case there
are more than one complete DT1 in the frame they had not been
dissected.
Bug: 11130
Bug: 3360
Change-Id: Iba9093105fcd95dc398607c950129ed1db866c85
Reviewed-on: https://code.wireshark.org/review/18615
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit daefa86695ecb6f859615ccd1bee6269e2c568a5)
Reviewed-on: https://code.wireshark.org/review/20431
Actions performed:
from 8341e02 Clean up indentation.
adds dc9e1a5 Fix issue with dissecting multiple DT1 packets in the frame
Summary of changes:
epan/dissectors/packet-sccp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)