aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorBernd Schubert <bschubert@ddn.com>2025-05-28 15:57:27 +0200
committerBernd Schubert <bernd@bsbernd.com>2025-08-22 23:07:24 +0200
commit7e6cdc754ae82706435e8bdd8e98d0f4f6cf9881 (patch)
tree36d2d421da1b49d19bf0f7953dcda2b86632b692 /example
parentd52ae4f9d44d7e08375bfacac0bc7cc02ad1b54b (diff)
downloadlibfuse-7e6cdc754ae82706435e8bdd8e98d0f4f6cf9881.tar.gz
send_reply_uring: Avoid memcpy if src and dest are identical
The application might have just written directly into the payload to no need to copy it and in fact, using memcpy would be undefined behavior. Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'example')
0 files changed, 0 insertions, 0 deletions