https://marco.org/2009/03/10/i-had-to-test-a-crash-reporter-int-x
I had to test a crash reporter.
int *x;
*x = 1;
It felt dirty.
I’m Marco Arment: a programmer, writer, podcaster, geek, and coffee enthusiast.
https://marco.org/2009/03/10/i-had-to-test-a-crash-reporter-int-x
I had to test a crash reporter.
int *x;
*x = 1;
It felt dirty.