]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
libcephfs_proxy: Remove arithmetic on `void*` 62658/head
authorAdam Emerson <aemerson@redhat.com>
Tue, 14 Jan 2025 19:59:48 +0000 (14:59 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 3 Apr 2025 16:34:23 +0000 (12:34 -0400)
commitbb1fa8181390421051f7bc83a9aa81fb407642d2
tree73d5cec158ab34f34a66cd9245908bf58dc6c6d9
parent3ed41298d52eaa946451dc4971400637f4ed917a
libcephfs_proxy: Remove arithmetic on `void*`

GCC 14 warns as this is apparently widely supported but Technically Incorrect.

Signed-off-by: Adam Emerson <aemerson@redhat.com>
src/libcephfs_proxy/CMakeLists.txt
src/libcephfs_proxy/libcephfsd.c
src/libcephfs_proxy/proxy_link.c