Hi Lucas,
On 05/22/2013 06:01 PM, Lucas De Marchi wrote:
src/stk.c: In function ‘__ofono_cbs_sim_download’:
src/stk.c:283:45: error: argument to ‘sizeof’ in ‘memcpy’ call is the
same expression as the source; did you mean to dereference it?
[-Werror=sizeof-pointer-memaccess]
memcpy(&e.cbs_pp_download.page, msg, sizeof(msg));
^
---
src/stk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Patch has been applied, thanks.
Regards,
-Denis