m-si-standard-link: use a weak reference for in and out endpoints
Allows checking if the endpoints are still valid before releasing the acquisition. Sometimes the endpoints are destroyed before the link, and releasing acquisition is not needed. There is no way to check that with raw pointers.
Please register or sign in to comment