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:
9489e9d
)
tools/firewire: nosy-dump: check for allocation failure
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Mon, 22 Oct 2012 13:17:17 +0000
(15:17 +0200)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Sun, 2 Dec 2012 19:10:18 +0000
(20:10 +0100)
Behavior of null pointer dereference is undefined in the C language.
Portably implement the desired behavior.
Reported-by: Yang Yeping <yangyeping_666@hotmail.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found