MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
attribute
Search

Silva: How to use the new counted_by attribute in C (and Linux)

Wednesday July 17, 2024. 04:09 PM , from LWN.net
Gustavo A. R. Silva describes
the path to safer flexible arrays in the kernel, thanks to the
counted_by attribute supported by Clang 18 and GCC 15.

There are a number of requirements to properly use the
counted_by attribute. One crucial requirement is that the
counter must be initialized before the first reference to the
flexible-array member. Another requirement is that the array must
always contain at least as many elements as indicated by the
counter.

See also: this article from 2023.
https://lwn.net/Articles/982275/

Related News

News copyright owned by their original publishers | Copyright © 2004 - 2024 Zicos / 440Network
Current Date
Sep, Sun 8 - 02:37 CEST