during a check with the static code analysis tool cppcheck (http://sourceforge.net/projects/cppcheck/)
of the openchange sources, the tool found 4 resource leaks:
[../utils/openchangeclient.c:204]: (Error) Resource leak: fd
[../utils/openchangeclient.c:353]: (Error) Resource leak: fd
[../utils/mapitest/mapitest_common.c:358]: (Error) Resource leak: fd
[../torture/mapi_sendmail_html.c:152]: (Error) Resource leak: fd
Best regards
Ettl Martin