DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2637
Version: 1.3.0


The first part of the patch (padding the allocation) seems /wrong/ to me.
This would only fix the (valgrind) symptoms, but don't take care of
accessing undefined bytes. I couldn't look at the code yet, but if someone
else does, this ought to be considered.

That said, it could have to do with a recent change in alpha_blend() that
I did to fix STR #2606. Csaba, do you have a simple test case for this
error? IMHO alpha_blend() wouldn't be called if you didn't use a label (?)
with an image with transparency. Did you? If yes, please post a simple test
code with the image in question (unless my assumption is completely wrong).

I can take a look at this later tonight or tomorrow, but would like to
leave the screen_init() issue to someone else.


Link: http://www.fltk.org/str.php?L2637
Version: 1.3.0

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to