[Bug 20830] Dameware NTutilities crashes trying yo create AD object

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 15 09:12:57 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=20830





--- Comment #4 from Dylan Smith <dylan.ah.smith at gmail.com>  2010-06-15 09:12:56 ---
Basically what is happening is IRichEditOle::InsertObject is being called with
pointer to a REOBJECT that has a NULL value for the poleobj field, which is
simply not handled in wine.

I am not sure how windows handles this case yet.  It seems as if the richole
tests don't call InsertObject at all, which should probably be added to
determine the proper behaviour, which is probably not crashing.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list