Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk decode_as_dlg.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Sat, 6 Sep 2003 19:47:57 -0500 (CDT)
guy         2003/09/06 19:47:57 CDT

  Modified files:
    gtk                  decode_as_dlg.c 
  Log:
  Support string dissector tables in the Tethereal "decode as" stuff.
  
  Make the Ethereal "decode as" stuff not blow up with string dissector
  tables.
  
  Selectors for uint dissector tables are unsigned, not signed.
  
  Revision  Changes    Path
  1.32      +94 -37    ethereal/gtk/decode_as_dlg.c