commit xpath

This commit is contained in:
Olof hagsand 2016-02-24 21:16:15 +01:00
parent 554c1cb9de
commit 9bd941ab76
14 changed files with 306 additions and 130 deletions

View file

@ -219,11 +219,11 @@ netconf_xpath(cxobj *xsearch,
cxobj *xorig)
{
cxobj *x;
int retval = -1;
char *selector;
int retval = -1;
char *selector;
cxobj **xv;
int xlen;
int i;
size_t xlen;
int i;
if ((selector = xml_find_value(xfilter, "select")) == NULL){
netconf_create_rpc_error(cb_err, xorig,