Index: uspace/app/sbi/src/os/helenos.c
===================================================================
--- uspace/app/sbi/src/os/helenos.c	(revision cf13b1787530fe212a0ac74399fd6d4b0f096731)
+++ uspace/app/sbi/src/os/helenos.c	(revision 04649677bb4fbe5c0b699c27add4f8664d9a15fc)
@@ -155,5 +155,5 @@
 	size_t offset;
 	int i;
-	wchar_t c;
+	wchar_t c = 0;
 
 	if (index < 0)
