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:
2346829
)
dns_resolver: assure that dns_query() result is null-terminated
author
Manuel Schölling
<manuel.schoelling@gmx.de>
Sat, 7 Jun 2014 21:57:25 +0000
(23:57 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Jun 2014 07:12:04 +0000
(
00:12
-0700)
dns_query() credulously assumes that keys are null-terminated and
returns a copy of a memory block that is off by one.
Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dns_resolver/dns_query.c
patch
|
blob
|
history
diff --cc
net/dns_resolver/dns_query.c
Simple merge