gdi32/tests: Add a test to check for ERROR_NOACCESS when passing an invalid buffer to GetObject

Jerome Leclanche adys.wh at gmail.com
Sun May 9 16:15:03 CDT 2010


On Sun, May 9, 2010 at 11:55 PM, Jerome Leclanche <adys.wh at gmail.com> wrote:
> Testcase for bug 18864.
>
> J. Leclanche
>

This patch reveals a crash in GetObject in wine which I'm unsure how
to fix. Someone proposed using IsBadWritePtr(), but from what I
understand, this is not a recommended solution. Any idea?



More information about the wine-devel mailing list