Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master ed043d7: When DNP3 heuristics are disabled, relax the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 Jul 2014 15:46:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed043d753a3ece9521a4368fe9dab898483794a8
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ed043d7 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    When DNP3 heuristics are disabled, relax the conditions on
    accepting a packet as DNP3.
    
    Bug: 10287
    Change-Id: I222ec885186447c8a72eaf11cebacff8b9b79fad
    Reviewed-on: https://code.wireshark.org/review/3092
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  1b8c4ba   Fix assertion error when no header field was decompressed
    adds  ed043d7   When DNP3 heuristics are disabled, relax the conditions on accepting a packet as DNP3.


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