#include "common.h" #include int main(int argc, char** argv) { free(malloc(1)); }