Wireshark-commits: [Wireshark-commits] master-1.10 ff3c3a3: "Better" fix for OpenSafety heuristics
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Feb 2014 22:51:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff3c3a37991536980ec7bdf0b5549f95d12fd743
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

ff3c3a3 by Michael Mann (mmann78@xxxxxxxxxxxx):

    "Better" fix for OpenSafety heuristics with Modbus/TCP.  Bug 9572 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9572)
    
    From Roland Knall
    
    This fix is on top of/in conjunction with r54193 and both need to be backported.
    
    svn path=/trunk/; revision=54463
    (cherry picked from commit 6697a94ba55934a132154439dc44b378cbf991e3 with
    release note updates)
    
    Change-Id: I0fa9fbf6f7429fb6d8ad53731d7760f62edb1b02
    Reviewed-on: https://code.wireshark.org/review/345
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d7d1104   Bugfix OpenSafety "heuristics" to only consider a packet "handled" if a subdissector is called.  Fixes bug 9572 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9572)
    adds  ff3c3a3   "Better" fix for OpenSafety heuristics with Modbus/TCP.  Bug 9572 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9572)


Summary of changes:
 docbook/release-notes.asciidoc      |    1 +
 epan/dissectors/packet-opensafety.c |    9 ---------
 2 files changed, 1 insertion(+), 9 deletions(-)