diff options
| author | Micah Gruber <[email protected]> | 2007-07-23 16:05:52 +0800 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-07-30 15:44:50 -0400 |
| commit | 9351982b25ace7ee5ed82b6f4a7ea1151f31d267 (patch) | |
| tree | c12bba41d41a68e44bf8fdaeb9780fc17a0c647d /scripts/patch-kernel | |
| parent | 80ba80a9bf25d251237694c3fcee850a73324532 (diff) | |
Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c
This patch fixes a potential null dereference bug where we dereference
pegasus before a null check. This patch simply moves the dereferencing
after the null check.
Signed-off-by: Micah Gruber <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions