reduce malloc() usage when logging, to minimize the hit of logging in RT threads...
authorLennart Poettering <lennart@poettering.net>
Thu, 15 May 2008 22:21:05 +0000 (22:21 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 15 May 2008 22:21:05 +0000 (22:21 +0000)
commit86ea73acd366817e555e5a83fb9f3db4dc88b791
treefafd02448d87d48c6138aee59b7150b25b791a63
parentb57c520149e12339417813cbee07442ccbc788f7
reduce malloc() usage when logging, to minimize the hit of logging in RT threads. Not complete yet, i18n still uses malloc

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2435 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulsecore/log.c