Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
esound
esound-0.2.41-no_dev_random.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File esound-0.2.41-no_dev_random.patch of Package esound
Index: genrand.c =================================================================== --- genrand.c.orig 2008-11-18 18:33:39.000000000 +0100 +++ genrand.c 2010-05-22 21:07:20.321857000 +0200 @@ -43,7 +43,7 @@ genrand_dev(unsigned char *buffer, int b { int fd; - fd = open("/dev/random", O_RDONLY); + fd = open("/dev/urandom", O_RDONLY); if(fd < 0) return 0;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor