pulseaudio/src
Andy Shevchenko 300384ce0a Fix checking for NULL after usage
The pa_xmalloc calls oom() in case of NULL pointer returned by malloc() on one
hand and dereferencing of pointer is happen early than actual check on other
hand. Thus, just remove useless checks.
2009-08-28 17:12:44 +02:00
..
daemon Merge commit 'wtay/optimize' 2009-08-23 00:06:35 +02:00
modules raop: Fix memory leak 2009-08-28 17:12:11 +02:00
pulse Fix checking for NULL after usage 2009-08-28 17:12:44 +02:00
pulsecore Fix checking for NULL after usage 2009-08-28 17:12:44 +02:00
tests Merge commit 'wtay/optimize' 2009-08-23 00:06:35 +02:00
utils pacmd: handle multi word commands in argv[] properly 2009-08-14 04:12:36 +02:00
.gitignore add usergroup-test to .gitignore 2009-08-22 03:17:24 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am build-sys: make proximity helper properly suid 2009-08-28 17:10:17 +02:00
map-file volume: introduce pa_cvolume_{inc|dec}() 2009-08-19 02:32:36 +02:00