Art+Logic will have representatives from our engineering, recruiting, and account management groups at the upcoming South by Southwest Interactive Festival from March 11-16th.
If you’ll be there and would like to meet up to discuss ways that we might work together, contact me directly at bgporter@artandlogic.com to set something up. You’ll be able to spot me easily — I’ll be the guy trying to figure out which of four simultaneous sessions that I really want to attend is the one that I’ll actually go to.
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...