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
Bug#20462601: INCORRECT (SIGNED) TYPE ON CHANNEL_GET_APPLIERS_THREAD_ID() FUNCTION
The appliers_id parameter in the channel_get_appliers_thread_id method of
the channel interface was signed, not matching the my_thread_id definition.
That is correct and the parameter is now unsigned.
0 commit comments