Wireshark-commits: [Wireshark-commits] lts-1.8.2 072fdcb: Prevent infinite loop in DNP3 dissector.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Mar 2016 20:16:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=072fdcb3a4a46706b7c7f8c207b06cdd6f376416
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

072fdcb by Michael Mann (mmann78@xxxxxxxxxxxx):

    Prevent infinite loop in DNP3 dissector.
    
    Bug: 11941
    Change-Id: Icd59092a3139b8c22f3866017a093a8b1270f1b2
    Reviewed-on: https://code.wireshark.org/review/12941
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 0ca744582d4e560d26b7239bea93a135fd9fd884)
    Reviewed-on: https://code.wireshark.org/review/14341
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    (cherry picked from commit d284d7e4a7cfae8b319d16c29f2a6e35760f86a4)
    Reviewed-on: https://code.wireshark.org/review/14371
    

Actions performed:

    from  cc9fccf   [RSL] Just return rest of packet if TLV type is unknown
    adds  072fdcb   Prevent infinite loop in DNP3 dissector.


Summary of changes:
 epan/dissectors/packet-dnp.c |    2 ++
 1 file changed, 2 insertions(+)