Glue code is generated for each module. This is where the names of the files are generated in `main/main.cpp` (they are appended with the original name of the module):
...
...
@@ -6,3 +7,41 @@ Glue code is generated for each module. This is where the names of the files are
we get lots of indirect leaks reported in the output for `nullnet-require.idl` (without the `require` line). Without this option, the output does not report any problems:
```
...
SUMMARY: AddressSanitizer: 140005 byte(s) leaked in 1624 allocation(s).