Ethereal-cvs: [Ethereal-cvs] Rev 12102: /trunk/gtk/: prefs_dlg.c

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

Date: Sat, 25 Sep 2004 22:51:02 -0000
User: guy
Date: 2004/09/25 05:51 PM

Log:
 When applying preferences, we have to apply the protocol preferences
 before applying any other preferences, as, before we've applied them,
 the internal state of the preferences in some dissectors might be
 inconsistent (for example, the 802.11 dissector might've had its
 number-of-WEP-keys preference increased but might not yet have allocated
 a table for the WEP keys), and, as "gui_prefs_apply()" could cause a
 redissection when redisplaying, that could cause dissectors to
 malfunction (e.g., crash).

Directory: /trunk/gtk/
  Changes    Path           Action
  +7 -3      prefs_dlg.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12102&view=rev