Hi Yang,

> 
> +/* Defined in TS 102.223 Section 8.32 */
> +struct stk_item_icon_id_list {
> +     unsigned char qualifier;
> +     unsigned char len;
> +     unsigned char *array;
> +};
> +

And again here, the maximum size of the array is 126, so let us avoid 
g_mallocs.

Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to