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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241202042942.GN3387508@ZenIV>
Date: Mon, 2 Dec 2024 04:29:42 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Brahmajit Das <brahmajit.xyz@...il.com>
Cc: brauner@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] fs/qnx6: Fix building with GCC 15

On Fri, Nov 15, 2024 at 05:03:58AM +0000, Al Viro wrote:

> > fs/qnx6/inode.c:182:50: error: initializer-string for array of ‘char’ is too long [-Werror=unterminated-string-initialization]
> >   182 |         static char match_root[2][3] = {".\0\0", "..\0"};
> >       |                                                  ^~~~~~
> > 
> > Signed-off-by: Brahmajit Das <brahmajit.xyz@...il.com>
> 
> Acked-by: Al Viro <viro@...iv.linux.org.uk>
> 
> Sorry, hadn't realized it had fallen through the cracks.
> Christian, usually you are handling vfs/vfs.git#vfs.misc; I can put
> it there myself, if you prefer it that way...

OK, in viro/vfs.git#work.misc for now.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ