Skip to content

child_process: make the maxBuffer correct with unicode

The maxLen just caculate the string length, but to unicode string, the string size is less than buffer size.

Merge request reports

Loading