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:
717f736
)
[PATCH] USB: usbserial: Adds missing checks and bug fix.
author
Luiz Fernando Capitulino
<lcapitulino@mandriva.com.br>
Mon, 28 Nov 2005 21:16:05 +0000
(19:16 -0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 4 Jan 2006 21:48:35 +0000
(13:48 -0800)
Checks if 'port' is NULL before using it in all tty operations, this
can avoid NULL pointer dereferences.
Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found