Fixed several backend memory leacks
This commit is contained in:
parent
01327fc8f0
commit
8f2601bfdf
3 changed files with 10 additions and 3 deletions
|
|
@ -598,6 +598,7 @@ function wait_backend(){
|
|||
err "backend timeout $DEMWAIT seconds"
|
||||
fi
|
||||
done
|
||||
stty $STTYSETTINGS >/dev/null
|
||||
}
|
||||
|
||||
# Start restconf daemon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue