ecore_audio: Guard against attaching an input twice
authorDaniel Willmann <d.willmann@samsung.com>
Fri, 19 Apr 2013 15:41:17 +0000 (16:41 +0100)
committerDaniel Willmann <d.willmann@samsung.com>
Fri, 19 Apr 2013 17:34:16 +0000 (18:34 +0100)
commit6781342d3c992d27ca928ab03d833c6d5f508ac8
tree17da04774ea68dfddd5f6744e248792f58a79048
parentf12b3b94d0830b04eb1c38c6b1b7c58f5b547e55
ecore_audio: Guard against attaching an input twice

Add check in input_attach and change test case accordingly

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/lib/ecore_audio/ecore_audio_obj_out.c
src/lib/ecore_audio/ecore_audio_obj_out_pulse.c
src/tests/ecore/ecore_test_ecore_audio.c