068: PHP's Dirty Little Segfault Secret

20/10/2017 1h 1min Episodio 67
068: PHP's Dirty Little Segfault Secret

Listen "068: PHP's Dirty Little Segfault Secret"

Episode Synopsis

PHP is known for running really bad code really well. But it has a dirty little secret: deep within its code is a hidden "stack bomb". You can cause PHP to completely crash with just a few lines of code. Today we discuss why this happens and what we can do to fix the issue.