Summary: | MUJS library buffer overflow in 'divby' function | ||
---|---|---|---|
Product: | MuJS | Reporter: | op7ic <op7ica> |
Component: | general | Assignee: | Tor Andersson <tor.andersson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | unspecified | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- |
Description
op7ic
2016-09-21 05:41:57 UTC
commit 8c805b4eb19cf2af689c860b77e6111d2ee439d5 Author: Tor Andersson <tor.andersson@artifex.com> Date: Wed Sep 21 15:21:04 2016 +0200 Fix bug 697140: Overflow check in ascii division in strtod. There might be a better fix, but I'm not smart enough to find it. |