Closed jolange closed 7 years ago
to avoid a warning:
[...]/apulse-stream.c: In function ‘do_connect_pcm’: [...]/apulse-stream.c:433:8: warning: ‘errcode’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (errcode == -EACCES) { ^
Looks good. Thanks!
to avoid a warning: