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
In nbgl_step actionCallback, `onActionCallback` was called without being
checked, leading to crash if the callback is NULL.
This commit adds the relevant checks.
0 commit comments