s3:idmap_autorid: fix freeing of non-talloced memory (uninitialized pointer) (bug...
[Samba.git] / tests / trivial.c
blobf7e96d8109c93e9a9a47f07cdab03b67fd2f2378
2 void exit(int);
4 main()
6 exit(0);