Skip to content

getProcessList: incorrect handling of multibyte character encoding #76

@psnet

Description

@psnet

Bug is in method getProcessList which returns array of objects with key commandLine which is not correctly handled for multibyte encoding:

so in key commandLine instead of multibyte characters are symbols.


This affects vs code process explorer, see issue in vs code microsoft/vscode#219183

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunities

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions