mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 09:10:42 +01:00
maintain ChangeLog
This commit is contained in:
parent
d76b4fb979
commit
8fe74cdbb5
@ -31,6 +31,11 @@ Version 8.18.0 [v8-stable] 2016-04-19
|
||||
that might have some negative side effects. Also IP_FREEBIND is
|
||||
recommended by systemd documentation.
|
||||
Thanks to Nirmoy Das and Marius Tomaschewski for the patch.
|
||||
- bugfix: memory misallocation if position.from and position.to is used
|
||||
a negative amount of memory is tried to be allocated if position.from
|
||||
is smaller than the buffer size (at least with json variables). This
|
||||
usually leads to a segfault.
|
||||
closes https://github.com/rsyslog/rsyslog/issues/915
|
||||
- bugfix: $PrivDropToGroupID actually did a name lookup
|
||||
... instead of using the provided ID
|
||||
- bugfix: small memory leak in imfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user