这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Seep1959
Copy link

argv_finish_token() allocates a character array for the next token in argv. After parsing the full command line, str2argv() overwrites the pointer to the last token in argv with NULL, losing ARGV_MAX_TOKEN_LEN per function call.

@ryanflannery ryanflannery self-assigned this May 16, 2019
@ryanflannery
Copy link
Owner

Good catch - looks good, but let me review/test it tomorrow before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants