On Sun, 26 Sep 2004, Robert Story wrote:

I remember a multi-varbind bug in the interator stuff not to long ago, but
believe it was fixed. Are you using the most recent version (5.1.2)? If not,
try it. Since I don't recall the details of the previous problem, I can't
guarantee it will help, though. A quick peek at the code didn't leave me too
optimistic.

I dug through the archive and such for quite a while. I seem to recall one mentioned but it was something else. Yes, I'm using 5.1.2.


MK> I was under the impression that the data context was supposed to be
MK> per-row, not per variable.  Is this not how it's intended to be used?

That would be my expectation as well.

A workaround would be to add a reference count to your data context, or (if
you can't change the data context) use an intermediate structure with a
reference count.

The problem with that workaround (which I'd thought of) is that if/when it does get fixed then simply building against the new version will be a big memory leak.


--
Michael Kirkham
www.muonics.com


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to