04.11.2010 11:00, Max Kellermann пишет:
> Both merged, thanks.
> +   UINT id = strtoul(device_name,&endptr, 0);
> +   if (*endptr == 0)
>
> This is positive for parsing an empty string; please make that:
>
>   endptr>  device_name&&  *endptr == 0

Hello, Max. Thanks for reviewing. I've made suggested fix.

------------------------------------------------------------------------------
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
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to