cli.args crashes with exit code 1 on Windows #42

Closed
opened 2026-06-24 13:56:25 +00:00 by ed · 1 comment
Owner

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.

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.
ed self-assigned this 2026-06-24 13:56:25 +00:00
Author
Owner

Fixed in f28e97add6.

Fixed in https://git.urbach.dev/cli/q/commit/f28e97add6ff7b71eac77352dccbd06bb988ab25.
ed closed this issue 2026-06-24 17:25:32 +00:00
ed added spent time 2026-06-24 17:25:56 +00:00
3 hours
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 3 hours
ed
3 hours
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cli/q#42
No description provided.