1
linux/fs/isofs
Thorsten Blum 116249b129 isofs: Annotate struct SL_component with __counted_by()
Add the __counted_by compiler attribute to the flexible array member
text to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and
CONFIG_FORTIFY_SOURCE.

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20240830164902.112682-2-thorsten.blum@toblux.com
2024-09-02 15:52:56 +02:00
..
compress.c isofs: Remove calls to set/clear the error flag 2024-04-23 23:22:11 +02:00
dir.c
export.c
inode.c \n 2024-07-17 13:11:42 -07:00
isofs.h
joliet.c
Kconfig
Makefile isofs: Use *-y instead of *-objs in Makefile 2024-05-09 18:09:57 +02:00
namei.c
rock.c isofs: Convert rock_ridge_symlink_read_folio to use a folio 2024-05-31 12:31:40 +02:00
rock.h isofs: Annotate struct SL_component with __counted_by() 2024-09-02 15:52:56 +02:00
util.c
zisofs.h