-
Colin Ian King authored
ret is not initialized so it contains garbage. Ensure garbage is not returned by initializing rc to 0. Signed-off-by:
Colin Ian King <colin.king@canonical.com> Signed-off-by:
Sagi Grimberg <sagi@grimberg.me>
39bbee4e
ret is not initialized so it contains garbage. Ensure garbage is not returned by initializing rc to 0. Signed-off-by:Colin Ian King <colin.king@canonical.com> Signed-off-by:
Sagi Grimberg <sagi@grimberg.me>