cli.args crashes with exit code 1 on Windows #42
Labels
No labels
arch
arm
arch
x86
bug
duplicate
enhancement
help wanted
invalid
os
linux
os
mac
os
windows
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 3 hours
Due date
ed
3 hours
No due date set.
Dependencies
No dependencies set.
Reference
cli/q#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After the introduction of the new memory allocator, cli.args triggers the safety check in the mem.free function on Windows.
All programs using the function return with exit code 1.
Fixed in
f28e97add6.