mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 02:10:42 +01:00
maintain ChangeLog
This commit is contained in:
parent
ac3a12d841
commit
e5814867bd
@ -13,6 +13,8 @@ Version 8.19.0 [v8-stable] 2016-05-31
|
||||
What GnutTLS returns us is very unspecific and somehwat misleading, so
|
||||
we point to what it most probably is (broken connect).
|
||||
see also https://github.com/rsyslog/rsyslog/issues/846
|
||||
- some general code improvements
|
||||
* "fixed" cosmetic memory leaks at shutdown
|
||||
- improvements to the CI environment
|
||||
* improvements on the non-raciness of some tests
|
||||
* imdiag: avoid races in detecting queue empty status
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
#valgrind="valgrind --malloc-fill=ff --free-fill=fe --log-fd=1"
|
||||
|
||||
# **** use the line below for very hard to find leaks! *****
|
||||
#valgrind="valgrind --leak-check=full --show-leak-kinds=all --malloc-fill=ff --free-fill=fe --log-fd=1"
|
||||
valgrind="valgrind --leak-check=full --show-leak-kinds=all --malloc-fill=ff --free-fill=fe --log-fd=1"
|
||||
|
||||
#valgrind="valgrind --tool=drd --log-fd=1"
|
||||
#valgrind="valgrind --tool=helgrind --log-fd=1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user