* Oliver Hartkopp | 2007-10-10 19:53:53 [+0200]: > CC [M] crypto/authenc.o > crypto/authenc.c: In function ?crypto_authenc_hash?: > crypto/authenc.c:88: warning: ?cryptlen? may be used uninitialized in this > function > crypto/authenc.c:87: warning: ?dst? may be used uninitialized in this > function > crypto/authenc.c: In function ?crypto_authenc_decrypt?: > crypto/authenc.c:163: warning: ?cryptlen? may be used uninitialized in this > function > crypto/authenc.c:163: note: ?cryptlen? was declared here > crypto/authenc.c:162: warning: ?src? may be used uninitialized in this > function > crypto/authenc.c:162: note: ?src? was declared here > > do you already know these warnings?
Those warnings are looking like a compiler bug to me. > Oliver Sebastian - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html