In MUL_UNc() cast to comp2_t
authorSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 20 Dec 2011 11:34:41 +0000 (06:34 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 9 Jan 2012 10:40:33 +0000 (05:40 -0500)
commit6a8192b6dd88b833bb918de28331d3a85c84a4f7
tree6387fec8be7ec961582a554e23e1c752b3208101
parent33ac0a9084aabd0e47fb1c9e5638eafc809c52cb
In MUL_UNc() cast to comp2_t

Otherwise, when comp1_t is 16 bits wide, we can end up with a signed
integer overflow.
pixman/pixman-combine.h.template