]> git.kaiwu.me - nginx.git/commit
Mp4: introduced custom version of ngx_atofp().
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 27 Oct 2016 14:57:16 +0000 (17:57 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 27 Oct 2016 14:57:16 +0000 (17:57 +0300)
commit271d306056b0e318a63e62acd9f88c6e18ce6162
tree5004d28dbdf7650e9d5c90844845bbf0fe9951b4
parent9ea918a41d4e2e077c0bbb5a1045774a03bcd668
Mp4: introduced custom version of ngx_atofp().

This allows to correctly parse "start" and "end" arguments without
null-termination (ticket #475), and also fixes rounding errors observed
with strtod() when using i387 instructions.
src/http/modules/ngx_http_mp4_module.c