> +     datalen = p->custom_len * sizeof(p->custom_data[0]);

signed

> +     if (datalen > MAX_EFFECT_SIZE) {

unsigned

> +     memcpy(einfo->buf, p->custom_data, datalen);

ungood



------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to