This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: [PATCH] gelf_getauxv: Use memcpy instead of pointer dereference to avoid alignment problems.


On Sun, 2013-08-25 at 23:15 +0200, Kurt Roeckx wrote:
> +2013-08-25  Kurt Roeckx  <kurt@roeckx.be>
> +
> +	* gelf_getauxv.c (gelf_getauxv): Use memcpy instead of pointer
> +	dereference to avoid alignment problems.

Pushed with a small white-space tweak.

Thanks,

Mark


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