As a follow up to Audiobus – Live app-to-app audio streaming for iOS here’s a recently released demo video of some Audiobus enabled apps in action. The Audiobus team is working with 3rd party developers to integrate Audiobus into their apps and coordinate on a launch date. The demos they’ve released so far look awesome.
Be sure to check out the Audiobus site or follow the team on Twitter @AudiobusApp.
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...