Do not check for non NULL pointer before HeapFree'ing it. It's
[wine] / dlls / gdi / brush.c
2004-11-24  Kevin KoltzauCreateBrushIndirect should not return a stock brush.
2004-11-21  Jon GriffithsSearch the whole table when creating solid brushes.
2004-08-20  Jon GriffithsReturn a stock brush when asking for a brush with the...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...