Wireshark-commits: [Wireshark-commits] master 0421e78: Fixed bug when the actual remaining command

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Feb 2016 14:51:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0421e7898861ba94b2eb353f1936e49565718b90
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0421e78 by richardk (kuemmel.ric@xxxxxxxxxxxxxx):

    Fixed bug when the actual remaining command data is less than the size
    specified in the EtherCAT mailbox header.
    
    Change-Id: I661c62af915b9455da1df49f5746953d41dc527a
    Reviewed-on: https://code.wireshark.org/review/13595
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ff07bd4   No need for execute bit on setuid-root.pl.in
    adds  0421e78   Fixed bug when the actual remaining command data is less than the size specified in the EtherCAT mailbox header.


Summary of changes:
 plugins/ethercat/packet-ecatmb.c            |  111 ++++++++++++++--------
 plugins/ethercat/packet-ethercat-datagram.c |  135 ++++++++++++---------------
 2 files changed, 131 insertions(+), 115 deletions(-)