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] [day] [month] [year] [list]
Date:   Wed, 28 Jun 2017 13:28:02 -0400
From:   Theodore Ts'o <tytso@....edu>
To:     Marc Thomas <marc@...gonfly.plus.com>
Cc:     linux-ext4@...r.kernel.org
Subject: Re: [PATCH 1/2] filefrag: fix GCC7.x compiler warning

On Mon, Jun 26, 2017 at 04:39:47PM +0100, Marc Thomas wrote:
> ../../misc/filefrag.c:591:33: warning: comparison between pointer and
> zero character constant [-Wpointer-compare]
>   for (cpp = argv + optind; *cpp != '\0'; cpp++) {
> 
> Signed-off-by: Marc Thomas <marc@...gonfly.plus.com>

The patch was corrutped somehow, but I applied the fix.

Thanks,

					- Ted

Powered by blists - more mailing lists