Returning NULL isn't working for me; even the following code crashes snmpd (it shouldn't, right?):

netsnmp_variable_list *moTable_get_first_data_point(void **my_loop_context, void **my_data_context,
                          netsnmp_variable_list *put_index_data,
                          netsnmp_iterator_info *mydata)
{
        return NULL;
}


Sebastian-

Dave Shield escribió:
On 11/09/06, Sebastian Bello <[EMAIL PROTECTED]> wrote:
 In the "End of table" code portion, how should the function return

NULL.

Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to