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:
0551fbd
)
[PATCH] out_of_memory(): use of uninitialised
author
Andrew Morton
<akpm@osdl.org>
Wed, 1 Mar 2006 00:59:19 +0000
(16:59 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 1 Mar 2006 04:53:44 +0000
(20:53 -0800)
Under some circumstances `points' can get printed before it's initialised.
Spotted by Carlos Martin <carlos@cmartin.tk>.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found