From: David Miller <davem@davemloft.net>
To: joe@perches.com
Cc: netdev@vger.kernel.org, me@jayr.de
Subject: Re: [PATCH] lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c
Date: Tue, 22 Sep 2009 14:17:59 -0700 (PDT) [thread overview]
Message-ID: <20090922.141759.225859486.davem@davemloft.net> (raw)
In-Reply-To: <1253315046.2543.475.camel@Joe-Laptop.home>
From: Joe Perches <joe@perches.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@perches.com>
Applied, thanks.
prev parent reply other threads:[~2009-09-22 21:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 23:04 [PATCH] lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c Joe Perches
2009-09-22 21:17 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090922.141759.225859486.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=joe@perches.com \
--cc=me@jayr.de \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).