On Mon, 15 Jun 2009 19:33:08 -0400 Robert wrote: RS> On Sat, 9 May 2009 21:34:09 +0400 Aleksandras wrote: RS> ANL> Hi all ! RS> ANL> RS> ANL> In file snmp_client.c function snmp_clone_var(): RS> ANL> RS> RS> By golly, I think it is... and it's been around for at least 10 years..
Ok, what we both missed was that at the top of the function the entire varbind struct was copied, so the content are already there in buf, so we just need to point to it... ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
