Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30822
b: refs/heads/master
c: 9a66a53
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Jun 28, 2006
1 parent 901a65d commit 2752371
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4ad98457aa545bc4d03d417da86325507aa586ec
refs/heads/master: 9a66a53f558efc2619a438278d2919b3c9a7f673
3 changes: 1 addition & 2 deletions trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -658,8 +658,7 @@ static void audit_log_task_context(struct audit_buffer *ab)
return;

error_path:
if (ctx)
kfree(ctx);
kfree(ctx);
audit_panic("error in audit_log_task_context");
return;
}
Expand Down

0 comments on commit 2752371

Please sign in to comment.