nginx / njs

A subset of JavaScript language to use in nginx
http://nginx.org/en/docs/njs/
BSD 2-Clause "Simplified" License
841 stars 116 forks source link

Fixed integer overflow in Date.parse(). #732

Closed xeioex closed 3 weeks ago

xeioex commented 3 weeks ago

Found by OSS-Fuzz and UndefinedSanitizer.

Checklist

Before creating a PR, run through this checklist and mark each as complete: