Hi,

my XPCOM module uses both 'pkcs15init' and 'opensc' DLLs.

The crash occurs when, inside the opensc.dll, trying to free the memory,
that was allocated inside the pkc15init.dll .
(It happens when calling sc_pkcs15init_unbind() and  sc_pkcs15_unbind().)

Crash can be avoided if, in pkcs15init.dll, I use somes memory 
allocation routines,
exported by opensc.dll .

Are there any other solution?

Kind wishes,
Viktor.

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to