GetDeviceCaps: make sure the devCaps field is not NULL before
authorFrancois Gouget <fgouget@free.fr>
Mon, 9 Apr 2001 18:34:10 +0000 (18:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Apr 2001 18:34:10 +0000 (18:34 +0000)
commit4f44845da32d397083357c553591e71e9deba49b
tree4376e733a0983de74eeabeffe4566204b5501f56
parent40af1a87a59dc6836b164c1e9ef025e49675150d
GetDeviceCaps: make sure the devCaps field is not NULL before
dereferencing it.
objects/dc.c