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 previous implementation was adding the parameters to the function
call after posting the event causing a random crash or memory
corruption. Adding a function parameter to the createEvent function to
be called before posting the event fixes the problem.
Change-Id: I924cfe490372091afc6219d097d8c6bf17a43045
Reviewed-by: Edward Welbourne <[email protected]>
Reviewed-by: Jesus Fernandez <[email protected]>
0 commit comments