Wireshark-commits: [Wireshark-commits] master-2.0 0cc86bb: Prevent infinite loop in DNP3 dissector.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Dec 2015 18:15:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0cc86bbbda03100d901e82ac6221f258eb8511e4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

0cc86bb by Michael Mann (mmann78@xxxxxxxxxxxx):

    Prevent infinite loop in DNP3 dissector.
    
    Bug: 11938
    Change-Id: Icd59092a3139b8c22f3866017a093a8b1270f1b2
    Reviewed-on: https://code.wireshark.org/review/12940
    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 260afe11feb796d1fde992d8f8c133ebd950b573)
    Reviewed-on: https://code.wireshark.org/review/12948
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  5438809   Fix compile problems on OS X.
    adds  0cc86bb   Prevent infinite loop in DNP3 dissector.


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