git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee254fa
)
netfilter: ip6t_eui: fix read outside array bounds
author
Patrick McHardy
<kaber@trash.net>
Mon, 31 Aug 2009 13:30:31 +0000
(15:30 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 31 Aug 2009 13:30:31 +0000
(15:30 +0200)
Use memcmp() instead of open coded comparison that reads one byte past
the intended end.
Based on patch from Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found