
12 Feb
2019
12 Feb
'19
10:44 a.m.
On Tue, Feb 12, 2019 at 09:19:04AM -0500, John Ferlan wrote:
If virDomainHostdevSubsysSCSIiSCSIDefParseXML processing finds a duplicated <auth> structure, we should error out rather than continue.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/conf/domain_conf.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano