The upper half of the "if" statement in _next_data_point() seems to need to end in "return idx". If I understand the operation of netsnmp_table_iterator_helper_handler() properly, it probably wants _next_data_point() to decide on the proper termination point, once all indices for a row have been fetched. The crash goes away with this statement present, so I think this post can be closed.
If this is correct, it might be good to put the statement into the iterator example .conf file. I put it in mine. Thanks, Leo Bredehoft ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
