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
Fix possible memory confusion in unsafe slice cast (#21)
* fix possible memory confusion in unsafe slice cast
* update unsafe.go to use simpler, still safe cast