]> git.kaiwu.me - quickjs.git/commit
avoid win32 crash in getTimezoneOffset() if time is < 1970 (#238)
authorFabrice Bellard <fabrice@bellard.org>
Sat, 24 May 2025 09:32:22 +0000 (11:32 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 24 May 2025 09:32:22 +0000 (11:32 +0200)
commit1572aa8a59aa927bd6a4366e9881f042a32d2590
tree33ced603332e4da1cfcfc8b15e96fbe144711aac
parent7c487f1c6a0eec73b71cc9941f575d8788a33ead
avoid win32 crash in getTimezoneOffset() if time is < 1970 (#238)
quickjs.c