Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147378 Details for
Bug 223534
problems with the default setup of pulseaudio
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to remove the group check
pulse-realtime.patch (text/plain), 548 bytes, created by
Matthias Clasen
on 2007-02-05 17:46:35 UTC
(
hide
)
Description:
patch to remove the group check
Filename:
MIME Type:
Creator:
Matthias Clasen
Created:
2007-02-05 17:46:35 UTC
Size:
548 bytes
patch
obsolete
>--- pulseaudio-0.9.5/src/daemon/main.c.realtime 2007-02-05 12:38:38.000000000 -0500 >+++ pulseaudio-0.9.5/src/daemon/main.c 2007-02-05 12:43:23.000000000 -0500 >@@ -333,11 +333,6 @@ > #ifdef HAVE_GETUID > real_root = getuid() == 0; > suid_root = !real_root && geteuid() == 0; >- >- if (suid_root && (pa_own_uid_in_group(PA_REALTIME_GROUP, &gid) <= 0 || gid >= 1000)) { >- pa_log_warn("WARNING: called SUID root, but not in group '"PA_REALTIME_GROUP"'."); >- pa_drop_root(); >- } > #else > real_root = 0; > suid_root = 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223534
: 147378