diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2006-12-04 14:06:36 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-12-04 14:06:36 +0100 |
commit | 407e973fcc4bf33964851f2f01817c1958479868 (patch) | |
tree | 77bee0f2f44a99e6175dae7c3bce4d200955a1b5 /arch | |
parent | 2491185f7a9a5592dba42547ffff1f56bf5af66f (diff) |
Char: isicom, fix close bug
port is dereferenced even if it is NULL. Dereference it _after_ the
check if (!port)... Thanks Eric <ef87@yahoo.com> for reporting this.
This fixes
http://bugzilla.kernel.org/show_bug.cgi?id=7527
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions