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
The buffer release fence in BufferReleasedCallbackData was its only
user. Hold the file descriptor as a plain int and close it in the
destructor when it has not been handed over to
wpe_buffer_set_release_fence(), which also drops the heap allocation
per released buffer, and delete the helper.
0 commit comments