blob: 323ee58d45a785638bca63e0c2fedb6793541d90 [file] [log] [blame]
#include <stdlib.h>
int main() { malloc(500000); }