test: make sure linked lists are inspectable with defaults · nodejs/node@de34cfa · GitHub
Skip to content

Commit de34cfa

Browse files
addaleaxtargos
authored andcommitted
test: make sure linked lists are inspectable with defaults
Make sure that a long singly-linked list can be passed to `util.inspect()` without causing a stack overflow. PR-URL: #20017 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
1 parent de06115 commit de34cfa

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

test/parallel/test-util-inspect.js

Lines changed: 12 additions & 0 deletions

0 commit comments

Comments
 (0)