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