Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAudit unsafe code in font handling #64
Closed
Labels
Comments
|
In particular, there shouldn't be any unsafe calls within |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
IndexedDB: Microsoft's tests
This was referenced Dec 29, 2016
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Add a simple dead/live style free-list, and use this for texture cache items.
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
|
There is no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The font code is doing manual memory management that isn't failsafe.