lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 26 Oct 2012 11:24:18 +0800
From:	jing wang <windsdaemon@...il.com>
To:	David Miller <davem@...emloft.net>
CC:	edumazet@...gle.com, viro@...iv.linux.org.uk, xemul@...allels.com,
	netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] af_unix.c: fix the compile warning in unix_bind


Thanks for your review and i'm sorry about this, the warning is :

CC net/unix/af_unix.o
net/unix/af_unix.c: In function 'unix_bind':
net/unix/af_unix.c:895: warning: 'path.dentry' may be used uninitialized 
in this function
net/unix/af_unix.c:895: warning: 'path.mnt' may be used uninitialized in 
this function


于 2012年10月26日 11:16, David Miller 写道:
> From: Jing Wang <windsdaemon@...il.com>
> Date: Fri, 26 Oct 2012 10:48:47 +0800
>
>> Signed-off-by: Jing Wang <windsdaemon@...il.com>
> What compile warning?  You need to describe what problem
> you are solving, rather than assume we can figure it out
> by reading your patch.
>
>> -
>> +
> This doesn't do anything and should be in your patch.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ