http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36527
User: guy
Date: 2011/04/08 09:33 PM
Log:
 In packet_list_dissect_and_cache_record(), set the columns to
 *something* if we get an error reading the packet from the capture file,
 rather than leaving them as null (which will cause a crash).
Directory: /trunk/epan/
  Changes    Path                Action
  +51 -0     column-utils.c      Modified
  +8 -0      column-utils.h      Modified
  +1 -0      libwireshark.def    Modified
Directory: /trunk/gtk/
  Changes    Path                   Action
  +27 -2     packet_list_store.c    Modified