Wireshark-commits: [Wireshark-commits] master 070ea6f: EPL: Fix segmented transfer complete detecti

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Mar 2016 19:42:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=070ea6f58739ff747727974d226fd101a7632c01
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

070ea6f by Christoph Schlosser (christoph.schlosser@xxxxxxxxxxxxxxxxx):

    EPL: Fix segmented transfer complete detection
    
     In case of a segmented SDO transfer, the transfer complete response can
     contain additional data that should not be evaluated by the dissector.
    
    Change-Id: I7016eb88b93aac8c318e703fe60a90c3adbf9eeb
    Reviewed-on: https://code.wireshark.org/review/14692
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  93ac836   Remove an unused variable from both the Gtk and Qt UIs.
    adds  070ea6f   EPL: Fix segmented transfer complete detection


Summary of changes:
 epan/dissectors/packet-epl.c |  149 +++++++++++++++++++++++++++---------------
 1 file changed, 96 insertions(+), 53 deletions(-)