[EMAIL PROTECTED] schrieb: > Revision: 16307 > http://net-snmp.svn.sourceforge.net/net-snmp/?rev=16307&view=rev > Author: dts12 > Date: 2007-04-24 05:35:18 -0700 (Tue, 24 Apr 2007) > > Log Message: > ----------- > Fix incomplete OID handling of single-line extend scripts. > Reported by Max on coders list, 7th April. See thread > "... segfault .. when attempting SNMP GET on extend or exec item" > > Modified Paths: > -------------- > branches/V5-2-patches/net-snmp/agent/mibgroup/agent/extend.c > branches/V5-3-patches/net-snmp/agent/mibgroup/agent/extend.c > branches/V5-4-patches/net-snmp/agent/mibgroup/agent/extend.c > trunk/net-snmp/agent/mibgroup/agent/extend.c
It really looks as if this particular change broke the extend test (#38 in 5.3+), at least if compiling with CFLAGS="-fstack-protector-all -D_FORTIFY_SOURCE=2" (like done on SuSE). It's failing reproducibly for all of my SuSE builds. Backing r16307 out fixes it. Anyone else seeing this? +Thomas ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
