]> 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)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Nov 2024 18:59:40 +0000 (10:59 -0800)
commit6025b9a1892d5a0e120da17ec2e7e4908222d1b1
tree3c5b8101456cf65a2f67182cbb8f1e033f3dfa9f
parenta1615477559c4b93939b073b33f6d900d2fbed0c
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