Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Upgrade time and chrono crates #1366

Closed

Description

The chrono and time crates share a possible segfault related to thread-unsafe use of getenv() and setenv().

Ensure these are both fixed upstream.

Note: a patch is available for time, which we depend on via chrono (it suffers twice from the same API usage error). However, chrono itself does not yet have a public patch.

AB#39994083

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

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions