Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-09 | Hackily patch some integer overflow issues | Matti Niemenmaa | |
I ran into a situation where one of these multiplications overflowed, resulting in eventual memory corruption and similar fun things. Using longs should mitigate the issue but may or may not actually fix it. |