Changes between Initial Version and Version 2 of Ticket #333


Ignore:
Timestamp:
Apr 25, 2008, 8:07:55 AM (16 years ago)
Author:
gregboone
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #333

    • Property Status newassigned
  • Ticket #333 – Description

    initial v2  
    11An unhandled exception is occurring when the FdoConnectionManager destructor is invoked and the FdoModuleMap cleared.
     2
     3A work-around seems to involve re-factoring the FdoConnectionManager HMODULE map so that it stores non-const std::wstring objects. It is unknown exactly why this change resolves the issue, but the change is seen as safe and without any ancillary effect.