Don't dereference a NULL pointer. Fixes CID 426.
[obnox/wireshark/wip.git] / plugins / ethercat / packet-ethercat-frame.c
2010-12-20 guyRename the routines that handle dissector tables with...
2010-04-05 etxrabGet rid of a bunch of check_col().
2009-11-17 dimegRemove the address operator from value_string arrays...
2009-08-21 wmeier(Minor) Remove unneeded #includes.
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2008-10-25 wmeierproto_register/proto_reg_handoff; Various small cleanup...
2008-08-29 wmeier#include <prefs.h> not required
2008-03-05 etxrabFrom Peter Johansson :
2008-01-07 stigAs noted by David Halik in bug 2172:
2007-10-15 etxrabFrom Peter Johansson:
2007-10-14 etxrabEthercat plugin