]> Savannah Git Hosting - gnulib.git/commit
malloca: pacify CHERI clang
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Nov 2024 18:59:16 +0000 (10:59 -0800)
committerBruno Haible <bruno@clisp.org>
Tue, 12 Nov 2024 00:47:10 +0000 (01:47 +0100)
commit747cb6a2166dc0e95f4ccbc956fe8af651fe2512
tree4c687073d2cdea711e3108eebbb0cfc6466f5037
parent95a93bc9a52c15063266285d436cdb1572e126f9
malloca: pacify CHERI clang

* lib/malloca.c (freea) [__CHERI_PURE_CAPABILITY__]:
Add a cast as the code otherwise doesn’t conform to C.
ChangeLog
lib/malloca.c