Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix security advisory in chrono #557

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

Fixes https://rustsec.org/advisories/RUSTSEC-2020-0159
"Potential segfault in localtime_r invocations"

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

Will unblock CI (which doesn't seem blocked yet).

Fixes https://rustsec.org/advisories/RUSTSEC-2020-0159
"Potential segfault in localtime_r invocations"

Will unblock CI (which doesn't seem blocked yet).
@markmandel markmandel added the area/security Issues pertaining to security label Aug 8, 2022
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: be3d5b2e-19e2-49e5-aaf5-d586d98907da

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/557/head:pr_557 && git checkout pr_557
cargo build

@XAMPPRocky XAMPPRocky merged commit 8b03a14 into googleforgames:main Aug 9, 2022
@markmandel markmandel deleted the security/chrono branch August 9, 2022 19:48
XAMPPRocky pushed a commit that referenced this pull request Aug 22, 2022
Fixes https://rustsec.org/advisories/RUSTSEC-2020-0159
"Potential segfault in localtime_r invocations"

Will unblock CI (which doesn't seem blocked yet).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security Issues pertaining to security size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants