You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pdet Something I've wondered is whether scan_arrow_ipc() constitutes a security issue if enabled in an arbitrary user session. It seems like anybody could cause the host process to crash if they pass a random integer into that function? Obviously it's needed for some clients and it makes sense to enable it there, and apologies if this is something that has been considered and is a total non issue 😬