lkml.org 
[lkml]   [2016]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectlinux-next: build warning after merge of the crypto-current tree
Hi Herbert,

After merging the crypto-current tree, today's linux-next build (x86_64
allmodconig) produced this warning:

crypto/algif_aead.c: In function 'aead_recvmsg':
crypto/algif_aead.c:539:9: warning: 'outlen' may be used uninitialized in this function [-Wmaybe-uninitialized]
return err ? err : outlen;
^
crypto/algif_aead.c:423:9: note: 'outlen' was declared here
size_t outlen;
^

Introduced by commit

0c1e16cd1ec4 ("crypto: algif_aead - fix AEAD tag memory handling")

--
Cheers,
Stephen Rothwell

\
 
 \ /
  Last update: 2016-12-07 22:32    [W:0.104 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site