Igor Matuszewski cc21452f65
fix(napi): nullptr handling in TypedArrays (#2258)
* fix: Safely return empty slices if TypedArray buffer is null ptr

* fix: Only dispose of TypedArray if the data is not a nullptr

* test: Add a regression test for typed array null ptr deref
2024-09-19 13:38:19 +08:00
..
2024-09-13 00:17:49 +08:00
2024-06-18 13:20:43 +08:00
2024-09-13 00:17:49 +08:00