git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0034102
)
SELinux: allow seek operations on the file exposing policy
author
Eric Paris
<eparis@redhat.com>
Thu, 16 Feb 2012 20:08:39 +0000
(15:08 -0500)
committer
Eric Paris
<eparis@redhat.com>
Mon, 9 Apr 2012 16:22:30 +0000
(12:22 -0400)
sesearch uses:
lseek(3, 0, SEEK_SET) = -1 ESPIPE (Illegal seek)
Make that work.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found