Fix: incorrect compiler warning
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Sep 2014 16:24:07 +0000 (12:24 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Sep 2014 16:24:07 +0000 (12:24 -0400)
The compiler does not see that *target will necessarily set the values.
Initialize the variables to 0 to silence uninitialized variable warning.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024006 seconds and 4 git commands to generate.