Skip to content

Commit 9d6e372

Browse files
authored
Remove trailing zero-size arrays from JSString (#930)
It's been reported that UBSan's `-fsanitize=bounds-strict` does not like empty arrays. Remove them and replace their uses with old school pointer arithmetic. Fixes: #928
1 parent 12f7c55 commit 9d6e372

File tree

1 file changed

+119
-116
lines changed

1 file changed

+119
-116
lines changed

0 commit comments

Comments
 (0)