diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2024-11-20 21:16:16 +0300 |
---|---|---|
committer | Bernd Schubert <bernd.schubert@fastmail.fm> | 2024-11-21 21:42:18 +0100 |
commit | 66a03d4e4b0956d02bd820e591f64f49917f22ae (patch) | |
tree | 5fe411743fec9084b5600ac9d8a2e21c682ef777 /test/stracedecode.c | |
parent | 0e0f43b79b9b3e746f2d4c6b96294b8a954c6708 (diff) | |
download | libfuse-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 'test/stracedecode.c')
0 files changed, 0 insertions, 0 deletions