devilhorns pushed a commit to branch master.
commit b211a27d6711460998a494649e0c5b9967865b1f
Author: Chris Michael <[email protected]>
Date: Mon Aug 5 13:16:44 2013 +0100
Init fd to zero (removes compiler warning).
Signed-off-by: Chris Michael <[email protected]>
---
src/lib/ecore_audio/ecore_audio_pulse_ml.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/ecore_audio/ecore_audio_pulse_ml.c
b/src/lib/ecore_audio/ecore_audio_pulse_ml.c
index 7abf7c2..38f3d40 100644
--- a/src/lib/ecore_audio/ecore_audio_pulse_ml.c
+++ b/src/lib/ecore_audio/ecore_audio_pulse_ml.c
@@ -45,7 +45,7 @@ _ecore_io_wrapper(void *data, Ecore_Fd_Handler *handler)
char buf[64];
pa_io_event_flags_t flags = 0;
pa_io_event *event = (pa_io_event *)data;
- int fd;
+ int fd = 0;
if (ecore_main_fd_handler_active_get(handler, ECORE_FD_READ))
{
--
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk