Files
linux/fs/nfs
Thorsten Blum bb8e4ce500 nfs: Annotate struct nfs_cache_array with __counted_by()
Add the __counted_by compiler attribute to the flexible array member
array to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and
CONFIG_FORTIFY_SOURCE.

Increment size before adding a new struct to the array.

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
2024-09-23 15:03:12 -04:00
..
2024-08-13 13:53:09 +02:00
2024-07-10 13:28:06 -04:00
2021-04-05 09:04:20 -04:00
2024-05-20 11:37:15 -04:00
2023-03-06 09:57:12 +01:00
2024-03-09 09:14:51 -05:00
2015-04-23 15:16:14 -04:00
2023-10-09 16:24:20 +02:00
2024-05-31 12:31:41 +02:00
2023-08-19 10:26:29 -04:00