On Mon, 13 Nov 2006 17:05:59 +0100 Thomas wrote:
TA> snmplib/system.c uses nlist() (and open(/dev/kmem), lseek and read)
TA> without properly protecting the code by #ifdef NETSNMP_CAN_USE_NLIST.
TA> Thus, this code is active even if --without-kmem-usage has been
TA> specified (recommended in README.aix and README.irix for 64-bit builds),
TA> which is a bug.
TA> 
TA> The attached patch fixes this. I'm calling for votes to include this in 5.4.

What problem does it fix? Does it cause a crash? It's really getting rather
late in the release process, and I think we need to start focusing on
show-stoppers, rather than general cleanup...

-------------------------------------------------------------------------
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-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to