[BUG] memccpy treats size_t as int

Jeff Johnston jjohnstn@redhat.com
Wed Sep 22 11:44:00 GMT 2010


  On 09/21/2010 07:52 PM, Howland Craig D (Craig) wrote:
> 2010-09-21  Craig Howland<howland@LGSInnovations.com>
>
> 	* libc/string/memcpy.c: Do not assign size_t parameter to int
> (use
> 	parameter directly, instead).
> 	* libc/string/memccpy.c:  Likewise.
> 	* libc/string/mempcpy.c:  Likewise.
> 	* libc/string/memmove.c:  Likewise.
>
Patch applied.

Thanks,

-- Jeff J.



More information about the Newlib mailing list