aboutsummaryrefslogtreecommitdiffstats
path: root/util/fusermount.c
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2024-11-20 21:16:16 +0300
committerBernd Schubert <bernd.schubert@fastmail.fm>2024-11-21 21:42:18 +0100
commit66a03d4e4b0956d02bd820e591f64f49917f22ae (patch)
tree5fe411743fec9084b5600ac9d8a2e21c682ef777 /util/fusermount.c
parent0e0f43b79b9b3e746f2d4c6b96294b8a954c6708 (diff)
downloadlibfuse-66a03d4e4b0956d02bd820e591f64f49917f22ae.tar.gz
Fix alignment of allocation in fuse_reply_create
When allocating as an array of char only alignment of 1 is guaranteed but the structure needs an alignment of 8. Specify alignment explicitly
Diffstat (limited to 'util/fusermount.c')
0 files changed, 0 insertions, 0 deletions