URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d000ff3e6cc7870384d261917b43e69bd441ff8a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d000ff3 by Gerald Combs (gerald@xxxxxxxxxxxxx):
FTDI MPSSE: Replace asserts with expert items.
Replace a couple of REPORT_DISSECTOR_BUG instances with
proto_tree_add_expert_format. This should hopefully keep the fuzz
builder from complaining.
Bug: 16597
Change-Id: I0ec281bf69244f339cdcbbe49632130f17124419
Reviewed-on: https://code.wireshark.org/review/37600
Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9e36715 SMB: fix Response of SMB_COM_LOCKING_ANDX (0x24)
add d000ff3 FTDI MPSSE: Replace asserts with expert items.
Summary of changes:
epan/dissectors/packet-ftdi-mpsse.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)