Mark wrote:
otlkcon_memory::strdup(const char * str=0x000000) line 91 + 0x8
O_ITable::GetRowAt(unsigned long rowNum=1, _SRow **lppRow=0x0013e840)
Line 677 + 0xf
Looks like GetRowAt() is passing a NULL string to
be copied. The only strdup() call in GetRowAt()
takes its data directly from SQLite. So it looks
like you're still having SQLite problems.
Did you delete your otlkcon_config.h file and rebuild
last time? Try doing that. I modified the SQL
schema a bit a few days ago and an old config will
cause though kinds of issues.
Should I send back MAPI_E_NO_SUPPORT for ASYNC requests, or just ignore
that flag and process them synchronously?
I ignore them for now.
Regards,
Kervin
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
otlkcon-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/otlkcon-devel