Thanks for your kind reply. The attachment is a simple example show eventpool 
file descriptor leak, please check, thanks.
Run following command compile this example.
 # gcc -Wall -I /usr/local/samba/include/ exmain.c -L /usr/local/samba/lib/ 
-lmapi
 # ./a.out
 # lsof -p $(pgrep a.out) 
 
 
>> The calling sequence as follows:
>> 
>> MAPIInitialize->MapiLogonEx->OpenMsgStore->...->mapi_object_release->MAPIUn
>> initialize
>Can you show a simple compilable example that reproduces the problem?
>
>Brad
>
>[BTW: I got your private email, but your provider won't accept mail that 
>doesn't have SPF.]
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to