Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

5000 char 넘어갈 시 panic #3

@asheswook

Description

@asheswook

레거시 코드에서 result char[]의 메모리를 vector 5000으로 할당했던 것을 수정하지 않았음.
테스트 결과 5000 char 넘어갈 시 panic 발생함

$ node sample.js

free(): invalid next size (normal)
Aborted (core dumped)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions