Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184911
b: refs/heads/master
c: f40a708
h: refs/heads/master
i:
  184909: 195d91f
  184907: c80f2a7
  184903: dbbddd3
  184895: 79714ae
v: v3
  • Loading branch information
Kees Cook authored and James Morris committed Feb 5, 2010
1 parent e2b2127 commit 37fb6bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: d78ca3cd733d8a2c3dcd88471beb1a15d973eed8
refs/heads/master: f40a70861ace69001524644473cc389543b06c3c
1 change: 0 additions & 1 deletion trunk/security/commoncap.c
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,6 @@ int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3,
*/
int cap_syslog(int type, bool from_file)
{
/* /proc/kmsg can open be opened by CAP_SYS_ADMIN */
if (type != SYSLOG_ACTION_OPEN && from_file)
return 0;
if ((type != SYSLOG_ACTION_READ_ALL &&
Expand Down

0 comments on commit 37fb6bb

Please sign in to comment.