]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/: Use ATTR_ACCESS() instead of /*@out@*/
authorAlejandro Colomar <alx@kernel.org>
Mon, 11 Dec 2023 13:21:24 +0000 (14:21 +0100)
committerSerge Hallyn <serge@hallyn.com>
Mon, 15 Jan 2024 19:14:28 +0000 (13:14 -0600)
commit76e7de3fbb978f9c153eb422cd106a786cbc9d79
tree5a0f669e3c73d077f3abd896fde6055d2c8e50cc
parent561448443f56cb968eb05e42390ae7f552b388ab
lib/: Use ATTR_ACCESS() instead of /*@out@*/

The compiler seems to ignore the attribute in a function pointer,
though.

Link: <https://splint.org/manual/manual.html#undefined>
Cc: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/commonio.h