Fix: possible load config domain overwrite
authorDavid Goulet <dgoulet@efficios.com>
Wed, 12 Mar 2014 17:48:53 +0000 (13:48 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 12 Mar 2014 17:48:53 +0000 (13:48 -0400)
commitc33e6729ebef69f69a239dd7aee61e802ea29ab6
treea1fbff0cafe12c584c6e7f423d9e5612fe75d946
parentc39270e5164ae28af92157ed428b61a5cdd03f8f
Fix: possible load config domain overwrite

The uniqueness of the domain CAN NOT be enforced with the XML xsd schema
so if the same domains are seen, return an error.

Fixes coverity issue 1191755.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/config/config.c
This page took 0.02449 seconds and 4 git commands to generate.