Wireshark-commits: [Wireshark-commits] rev 34703: /trunk/gtk/ /trunk/gtk/: recent.c

Date: Fri, 29 Oct 2010 23:30:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34703

User: morriss
Date: 2010/10/29 04:30 PM

Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :
 
 Return an error if the user specifies a value in a range in excess of the
 range-specified maximum.
 
 Except when reading in preferences files which might have ranges that exceed
 the maximum (because we didn't use to check): in that case silently lower the
 out-of-range values.

Directory: /trunk/gtk/
  Changes    Path          Action
  +12 -8     recent.c      Modified