URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4644f3e15866bb7fba54b2f147533c1c8b49d3d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
f4644f3 by Michael Mann (mmann78@xxxxxxxxxxxx):
Some CANopen frame types can have zero size, so use tvb_reported_length instead of -1.
Bug: 11083
Change-Id: Id90c7adfa477a01f8e344b2e2ed7b782f3cd49b2
Reviewed-on: https://code.wireshark.org/review/7907
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 101d9a6 Add the new #defines to cmakeconfig.h.in.
adds f4644f3 Some CANopen frame types can have zero size, so use tvb_reported_length instead of -1.
Summary of changes:
epan/dissectors/packet-canopen.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)