- output forwarder log in ssl_req_order test.

git-svn-id: file:///svn/unbound/trunk@5130 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2019-03-01 12:38:53 +00:00
parent c79a99a577
commit 16cc196bf2
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,6 @@
1 March 2019: Wouter
- output forwarder log in ssl_req_order test.
28 February 2019: Wouter 28 February 2019: Wouter
- Remove memory leak on pythonmod python2 script file init. - Remove memory leak on pythonmod python2 script file init.
- Remove swig gcc8 python function cast warnings, they are ignored. - Remove swig gcc8 python function cast warnings, they are ignored.

View file

@ -9,3 +9,4 @@
kill_pid $FWD_PID kill_pid $FWD_PID
kill_pid $UNBOUND_PID kill_pid $UNBOUND_PID
cat unbound.log cat unbound.log
cat fwd.log