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 open byte overread in decodeURI() and decodeURIComponent(). #729

Closed xeioex closed 3 weeks ago

xeioex commented 4 weeks ago

Found by OSS-Fuzz and MemorySanitizer.

Checklist

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