]> git.kaiwu.me - njs.git/commit
Fixed Date constructor for overflows and with NaN values.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 9 Jan 2024 00:40:27 +0000 (16:40 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 9 Jan 2024 00:40:27 +0000 (16:40 -0800)
commit24bb54b72b1cf52ba99cb25e1088f9dcec0c336b
tree1cbeb8471b489257de0b64bfe811406e7514eff9
parent25fedb319cfc318ecceb457524ed3ea57f903c27
Fixed Date constructor for overflows and with NaN values.

Found by UndefinedBehaviorSanitizer.
src/njs_date.c