Re: bug in unregister_sec_mod()

This is a discussion on Re: bug in unregister_sec_mod() within the SNMP Coders forums, part of the Networking and Network Related category; Aleksandr Lomanov wrote: > file snmp_secmod.c, function > > int > unregister_sec_mod(int secmod) > { > struct snmp_secmod_list *sptr, *...


Go Back   Usenet Forums > Networking and Network Related > SNMP Coders

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-07-2007
Thomas Anders
 
Posts: n/a
Default Re: bug in unregister_sec_mod()

Aleksandr Lomanov wrote:
> file snmp_secmod.c, function
>
> int
> unregister_sec_mod(int secmod)
> {
> struct snmp_secmod_list *sptr, *lptr;
>
> for (sptr = registered_services, lptr = NULL; sptr;
> lptr = sptr, sptr = sptr->next) {
> if (sptr->securityModel == secmod) {
> //------------- if secmod matches to first sptr, lptr is NULL
> lptr->next = sptr->next;


Please file as a bug on http://www.net-snmp.org/bugs so it won't get
lost. If you can propose a patch, please submit it to
http://www.net-snmp.org/patches instead.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/...et-snmp-coders
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:29 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0