Age | Commit message (Collapse) | Author |
|
Includes fixes for a memory corruption bug (CVE-2019-1000032)
and possible division by zero.
|
|
Includes some loop condition fixes after fuzzing.
The previously identified regression (#43641) is now fixed upstream.
|
|
This reverts commit f697e7879b0c1b37b94b890b3f2a9910e5d822a2.
Part of the update introduced a regression:
https://github.com/memononen/nanosvg/issues/188.
We could include a local revert of the problematic commit but let's just do a
full revert to our previous version, and I'll re-update once the regression
is fixed upstream.
Fixes #43641.
|
|
Includes some loop condition fixes after fuzzing.
|
|
Now formally unmaintained, so probably no further sync to expect
from this repository.
|
|
|
|
Should fix issues some of us have with `misc/dist/uwp_template/AppxManifest.xml`
always showing up as modified.
Might cause issues on Windows due to the removal of BOMs or change of line endings
in some of the Mono, UWP or gradlew.bat files, we will test and adapt if need be.
|
|
|
|
|