On Tue, 2014-09-02 at 11:54 +0200, David Henningsson wrote: > Since we don't have "limited" clients, a client that authenticates > correctly is automatically authorized. However, it's the authentication > that can go wrong, rather than the authorization. > > Buglink: https://bugs.freedesktop.org/show_bug.cgi?id=78566 > Signed-off-by: David Henningsson <david.henningsson at canonical.com> > --- > src/pulse/def.h | 2 +- > src/pulse/error.c | 2 +- > src/pulsecore/authkey.c | 6 +++--- > src/pulsecore/esound.h | 2 +- > src/pulsecore/protocol-esound.c | 2 +- > src/pulsecore/protocol-native.c | 2 +- > 6 files changed, 8 insertions(+), 8 deletions(-) Looks good to me. -- Tanu