Go to file
pabs 48f4745b8d evas_get_color() attempts to dereference and write to every color
channel ptr without checking to see if it's null. -- ie things like
evas_get_color(evas, obj, &r, &g, &b, 0) will actually work now.

raster is a naugty boy.  no pudding for raster tonight.


SVN revision: 3266
2000-08-27 01:54:14 +00:00
legacy/evas evas_get_color() attempts to dereference and write to every color 2000-08-27 01:54:14 +00:00