Wireshark-commits: [Wireshark-commits] rev 27281: /trunk/ /trunk/epan/: range.c /trunk/gtk/: file_d
Date: Tue, 20 Jan 2009 23:33:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27281

User: gerald
Date: 2009/01/20 03:33 PM

Log:
 Use the correct data type for the range string in the Win32 file dialog.
 
 Have value_is_in_range() to gracefully handle a NULL range. This might
 fix bug 3208.

Directory: /trunk/epan/
  Changes    Path          Action
  +5 -3      range.c       Modified

Directory: /trunk/gtk/
  Changes    Path                Action
  +2 -2      file_dlg_win32.c    Modified