Ömer Fadıl USTA 3b849a7ae9 ccmake: Add missing initializers reported by cppcheck
The return statement uses d1, d2, d3, and d4 variables but the code
which initialize them inside a if statement and not always this if
statement is corrent.  On the other hand these variables are using for
return statement and needed to be initialized.  A trivial fix to pervent
some compilers will give build error.

Reviewed-by: Igor Murzov <e-mail@date.by>
2013-07-15 10:20:00 -04:00
..
2013-05-16 14:38:07 -04:00
2013-05-16 14:38:07 -04:00
2013-07-01 09:27:33 -04:00
2013-07-12 00:01:05 -04:00
2013-05-22 12:52:12 -04:00
2013-05-16 19:33:13 +02:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2012-02-02 23:40:21 +00:00
2012-02-21 15:33:31 -05:00