[pulseaudio-tickets] [PulseAudio] #95: shm broken without auth
PulseAudio
trac-noreply at tango.0pointer.de
Tue Jun 12 07:45:44 PDT 2007
#95: shm broken without auth
--------------------+-------------------------------------------------------
Reporter: ossman | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: normal
Keywords: |
--------------------+-------------------------------------------------------
When auth is disabled, the server never sets up shm for the stream. The
client however assumes that it is up, so things break.
The problem is in command_auth() in protocol_native.c, where shm is
activated inside an "if (!c->authorized)". However, c->authorized is
always true when authentication is disabled.
--
Ticket URL: <http://pulseaudio.org/ticket/95>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list