Skip to content
Commit 8217673d authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

cuse: prevent clone



For cloned connections cuse_channel_release() will be called more than
once, resulting in use after free.

Prevent device cloning for CUSE, which does not make sense at this point,
and highly unlikely to be used in real life.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 0a7419c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment