URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bcd38fec409357d463193b55cecc446b5065b3f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2bcd38f by Evan Huus (eapache@xxxxxxxxx):
ethercat: add default case in FoeFormatter
Should probably fix an unintialized memory access caught by valgrind, although I
can't reproduce it because out-of-tree plugins are still broken.
Bug: 10919
Change-Id: Ib8c46e13922f25260ca0e8886368f5ce24e3d0b0
Reviewed-on: https://code.wireshark.org/review/6962
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8bad9ed CAPWAP : fix warning about wrong type after proto_tree_add_bitmask(_with_flags) change
adds 2bcd38f ethercat: add default case in FoeFormatter
Summary of changes:
plugins/ethercat/packet-ecatmb.c | 2 ++
1 file changed, 2 insertions(+)