On Mon, 27 Sep 2004 21:22:02 -0400 Alex wrote: AB> It looks like it is the function netsnmp_scalar_group_helper_handler in AB> agent/helpers/scalar_group.c. Rev 1.4 if the file contains this change: AB> AB> -use local var for rootoid machinations, instead of reginfo rootoid AB> realloc of extra suboids doesn't survive registration, when AB> subtree_split calls netsnmp_subtree_deepcopy())
That was me... AB> Replacing that function with the previous version seems to AB> fix the problem. I'm not sure what in the new version would cause it to AB> not work with MS04-011.. A bad cut-n-paste, causing the temporary oid copy to be too short. I just checked in fix to cvs, see if that helps. -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
