mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2814] [MERGED] Fix a Y2038 bug in UnixTimeToFileTime #1174
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/2814
Author: @CookiePLMonster
Created: 3/26/2022
Status: ✅ Merged
Merged: 3/27/2022
Merged by: @stenzek
Base:
master← Head:y2038📝 Commits (1)
e43f2ddFix a Y2038 bug in UnixTimeToFileTime📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
src/common/timestamp.cpp(+5 -5)📄 Description
This PR is a part of a project to squash Y2038 bugs originating from a faulty (now fixed) code snippet on MSDN.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.