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:
a0dfb26
)
can: softing: Fix potential memory leak in softing_load_fw()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Wed, 8 Aug 2012 15:15:01 +0000
(19:15 +0400)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Fri, 24 Aug 2012 08:54:05 +0000
(10:54 +0200)
Do not leak memory by updating pointer with potentially NULL realloc return value.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
No differences found