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
This improves API Layer:
- Add runtime NULL checks for all API functions
- Add backend function pointer validation before use
- Graceful error handling in release builds via log_error()
- Fix twin_destroy() to validate context before backend exit
0 commit comments