Docs update, externalized cvec_concat_cb, example mem-leak
This commit is contained in:
parent
e4a7fe0b49
commit
fc73493881
7 changed files with 11 additions and 6 deletions
|
|
@ -554,6 +554,7 @@ xmltree2cbuf(cbuf *cb,
|
|||
* Therefore checking for empty XML must be done by a calling function which knows wether the
|
||||
* the XML represents a full document or not.
|
||||
* @note may be called recursively, some yang-bind (eg rpc) semantic checks may trigger error message
|
||||
* @note yang-binding over schema mount-points do not work, you need to make a separate bind call
|
||||
*/
|
||||
static int
|
||||
_xml_parse(const char *str,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue