patch-src_conf_c 423 B

12345678910111213
  1. * added idea/patch from https://github.com/rofl0r/sabotage
  2. --- alsa-lib-1.0.27.2.orig/src/conf.c 2013-07-08 14:31:36.000000000 +0200
  3. +++ alsa-lib-1.0.27.2/src/conf.c 2013-09-17 18:30:14.000000000 +0200
  4. @@ -428,7 +428,7 @@ beginning:</P>
  5. #ifdef HAVE_LIBPTHREAD
  6. static pthread_mutex_t snd_config_update_mutex =
  7. - PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
  8. + {{{1,0,0,0,0,0,0,0,0,0}}};
  9. #endif
  10. struct _snd_config {