diff options
| author | Micah Gruber <[email protected]> | 2007-07-09 11:29:04 +0800 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-07-16 17:56:00 -0400 |
| commit | 8910b49fbb8d4517a20bb3de7dc239dcfa7d2b6f (patch) | |
| tree | c8ccd449c333a82cf8837df8275eec92d9986640 /scripts/patch-kernel | |
| parent | 4c75f7416f51b0c6855952467a5db04f9c598f09 (diff) | |
Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c
This patch fixes a potential null dereference bug where we dereference
nic 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