diff options
| author | Dan Carpenter <[email protected]> | 2010-08-08 00:17:51 +0200 |
|---|---|---|
| committer | James Morris <[email protected]> | 2010-10-21 10:12:32 +1100 |
| commit | 68eda8f59081c74a51d037cc29893bd7c9b3c2d8 (patch) | |
| tree | 5970a384719568f6f36ee07efe72adb8cfab39f1 /include/linux/debugobjects.h | |
| parent | f6f94e2ab1b33f0082ac22d71f66385a60d8157f (diff) | |
tomoyo: cleanup. don't store bogus pointer
If domain is NULL then &domain->list is a bogus address. Let's leave
head->r.domain NULL instead of saving an unusable pointer.
This is just a cleanup. The current code always checks head->r.eof
before dereferencing head->r.domain.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Tetsuo Handa <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions