diff options
| author | Dan Carpenter <[email protected]> | 2013-04-29 15:05:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-29 15:54:27 -0700 |
| commit | 7f4804d4c8b78ca223cee50e22ddaea9903f0930 (patch) | |
| tree | b8dfc08b04c876392a5c260fa122d18ef254a6a7 /tools/perf/scripts/python | |
| parent | 85a258b70d4891a443583530f48ab734a31e2d8d (diff) | |
ocfs2: fix NULL dereference for moving extents
We can't dereference "bg" before it has been assigned. GCC should have
warned about this but "bg" was initialized to NULL. I've fixed that as
well.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Jie Liu <[email protected]>
Reviewed-by: Jie Liu <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions