This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [BUG] memccpy treats size_t as int


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]