/* ISC license */ #include int main (void) { return !malloc(0) ; }