This iOS Support Matrix created by @empiracalmagic is simply fantastic. I love that the iPhone 5 and iPad mini are already included too. Nice work.
Spot the Vulnerability: Loops and Terminating Conditions
Spot the Vulnerability: Loops and Terminating Conditions In memory-unsafe languages like C, special care must be taken when copying untrusted data, particularly when copying it to another buffer. In this post, we\'ll spot and mitigate a past vulnerability in Linux\'s...