On 07/17/2014 04:27 AM, [email protected] wrote: > From: Manish Rangankar <[email protected]> > > Signed-off-by: Manish Rangankar <[email protected]> > Signed-off-by: Vikas Chaudhary <[email protected]> > --- > usr/iscsiadm.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/usr/iscsiadm.c b/usr/iscsiadm.c > index 389f4b8..f886d39 100644 > --- a/usr/iscsiadm.c > +++ b/usr/iscsiadm.c > @@ -1503,7 +1503,7 @@ static int set_host_chap_info(uint32_t host_no, > uint64_t chap_index, > struct iovec *iovs = NULL; > struct iovec *iov = NULL; > int type; > - int param_count; > + int param_count = 0; > int param_used; > int rc = 0; > int fd, i = 0; >
Thanks. Merged in 5762ac0a9520d10e727b539403eacb7ab092e45f -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
