Fix: unitialized variables in tests
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 12 Nov 2013 22:41:21 +0000 (17:41 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 13 Nov 2013 18:40:39 +0000 (13:40 -0500)
Some fields in the structures were not set before being sent. It was OK
in this context because it was useless parameters, but Coverity
complained.

Fixes Coverity 1127092 and 1127091

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

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