Permalink
Please
sign in to comment.
Browse files
test: fix test-tls-connect-memleak
A loop that generates a long array is resulting in a RangeError. Moving to Array.prototype.fill() along with the ** operator instead of using a loop fixes the issue. PR-URL: #21681 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
- Loading branch information...
Showing
with
1 addition
and 3 deletions.
0 comments on commit
194d195