servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

TypedArray::from should be unsafe #374

Open nox opened 6 years ago

nox commented 6 years ago

It takes raw pointers and dereferences them.