hello,I allow me to send also this patch (I should really find out a Windows box in order to compile / test by myself).
In short: since a39d4eae Remove DECLARE_LIST(DdeConnections,DdeConnection*)the struct DdeInstData contains a std::vector, but was initialized with memset( pData,0,sizeof(DdeInstData) )
So I tried to have a consistent initialization with the new struct layout. regards Pierre-André
Attachment:
0007-wrong-initialization-of-DdeInstData-with-memset-desp.patch
Description: application/mbox