leafref bug
This commit is contained in:
parent
4742fde1e9
commit
0076a8b838
9 changed files with 91 additions and 42 deletions
|
|
@ -209,8 +209,7 @@ expand_dbvar(void *h,
|
|||
else
|
||||
bodystr = xml_body(x);
|
||||
if (bodystr == NULL){
|
||||
clicon_err(OE_CFG, 0, "No xml body");
|
||||
goto done;
|
||||
continue; /* no body, cornercase */
|
||||
}
|
||||
/* detect duplicates */
|
||||
for (k=0; k<j; k++){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue