Hey Referring to the code in file *ioctl.c* *Function: ctldev_open* The function callocs ioctl_sendbuf, ioctl_recvbuf, pdu_sendbuf but those 3 parameters are not being used anywhere. Moreover the function returns *ctrl_fd*, but the variable is never set in the complete file. All those 4 above said variables are static in nature so cannot be used in any other file. Any insight would be good.
Thanks Lokesh -- 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 https://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
