commit | ededd039d1b96035b23592c049efcae53922cfce | [log] [tgz] |
---|---|---|
author | Bryant G. Ly <bryantly@linux.vnet.ibm.com> | Fri Jul 14 08:11:04 2017 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sun Jul 30 15:23:21 2017 -0700 |
tree | 36eeb68d6d9fcf2c2ac8ea0e8c35c62fc2c4d172 | |
parent | c542942cb42186f99b6d715a833c7afad359f48f [diff] |
tcmu: free old string on reconfig On initial tcmu_configure_device call the info->name would have already been allocated and set, so on the second call make sure to free it first. Reported-by: Mike Christie <mchristi@redhat.com> Reviewed-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>