Investigation of https://github.com/clicon/clixon/issues/414
New tests and help texts
This commit is contained in:
parent
af1f5a037d
commit
6d82c70e26
3 changed files with 82 additions and 9 deletions
|
|
@ -795,7 +795,7 @@ xpath_vec(cxobj *xcur,
|
|||
goto done;
|
||||
}
|
||||
va_end(ap);
|
||||
*vec=NULL;
|
||||
*vec = NULL;
|
||||
*veclen = 0;
|
||||
if (xpath_vec_ctx(xcur, nsc, xpath, 0, &xr) < 0)
|
||||
goto done;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue