Branches for Gutsy

Name Status Last Modified Last Commit
lp://staging/ubuntu/gutsy/esound 1 Development 2009-12-05 19:45:30 UTC
13. esdlib.c: Check if the esd binary exi...

Author: Martin Pitt
Revision Date: 2007-10-05 14:00:43 UTC

esdlib.c: Check if the esd binary exists at all. If not, forego forking
a shell and trying to execute it. This both improves startup time and also
avoids the "/bin/sh: /usr/bin/esd: not found" warning. (LP: #134641)

lp://staging/ubuntu/gutsy-proposed/esound bug 1 Development 2009-12-05 19:47:40 UTC
14. esdlib.c: The previous patch leaks pi...

Author: Ryan Lortie
Revision Date: 2008-01-15 22:08:19 UTC

esdlib.c: The previous patch leaks pipe file descriptors in the case
that /usr/bin/esd doesn't exist. Fix that bug by only opening the
pipes after we know that the esd executable exists (LP: #183411).

lp://staging/ubuntu/gutsy-updates/esound 1 Development 2009-12-05 19:46:20 UTC
14. esdlib.c: The previous patch leaks pi...

Author: Ryan Lortie
Revision Date: 2008-01-15 22:08:19 UTC

esdlib.c: The previous patch leaks pipe file descriptors in the case
that /usr/bin/esd doesn't exist. Fix that bug by only opening the
pipes after we know that the esd executable exists (LP: #183411).

13 of 3 results