[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090922.141759.225859486.davem@davemloft.net>
Date: Tue, 22 Sep 2009 14:17:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: netdev@...r.kernel.org, me@...r.de
Subject: Re: [PATCH] lib/vsprintf.c: Avoid possible unaligned accesses in
%pI6c
From: Joe Perches <joe@...ches.com>
Date: Fri, 18 Sep 2009 16:04:06 -0700
> Jens Rosenboom noticed that a possibly unaligned const char*
> is cast to a const struct in6_addr *.
>
> Avoid this at the cost of a struct in6_addr copy on the stack.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists