On 10/03/2008, Aleksandr Lomanov <[EMAIL PROTECTED]> wrote: > in function parse_capabilities() in file parse.c, > line 3212:
> I think it is better the variable "token" to change to > char quoted_string_buffer[MAXQUOTESTR]; Yes - that's definitely better. It brings the capabilities processing into line with most of the other MIB definition macros. > buffer too small in function parse_capabilities() in file parse.c, > line 3192, 3223, 3345. > > Buffer "token" must be "quoted_string_buffer". I've updated this on all active development lines. SVN revision 16877. Thanks for the report. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
