diff options
author | 2019-11-21 09:12:17 +0000 | |
---|---|---|
committer | 2019-11-21 09:12:17 +0000 | |
commit | 2e2fae99d1f308742b9b05dfd749e64b11960732 (patch) | |
tree | ccd1ddd022dcf735748d9b6a05e9828d559d18bc /net/unix/af_unix.c | |
parent | afs: Introduce an afs_get_read() refcount helper (diff) | |
download | wireguard-linux-2e2fae99d1f308742b9b05dfd749e64b11960732.tar.xz wireguard-linux-2e2fae99d1f308742b9b05dfd749e64b11960732.zip |
afs: xattr: use scnprintf
sprintf and snprintf are fragile in future maintenance, switch to
using scnprintf to ensure no accidental Use After Free conditions
are introduced.
Signed-off-by: Mark Salyzyn <salyzyn@android.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org
Cc: David Howells <dhowells@redhat.com>
Cc: linux-afs@lists.infradead.org
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions