[Bug 933943]

Rgerhards-j 933943 at bugs.launchpad.net
Wed Jun 6 08:27:35 UTC 2012


Finally merged the fix ;) Please note that there is a small memory leak
associated with it. I corrected it with this commit:

http://git.adiscon.com/?p=rsyslog.git;a=commitdiff;h=e593f6a22fbebe7a06dd4b08b378ab5d12e7d8ad

This is to be released with 5.8.12

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/933943

Title:
  rsyslogd please apply patch for large group handling

Status in Rsyslog:
  Fix Released
Status in “rsyslog” package in Ubuntu:
  Triaged

Bug description:
  http://bugzilla.adiscon.com/show_bug.cgi?id=310

  rsyslog uses a static 2048 character buffer to perform group lookups.
  Some of us have large groups and need a larger buffer. This patch
  repeatedly calls getgrnam_r until it gets a buffer of sufficient size.

  -A

To manage notifications about this bug go to:
https://bugs.launchpad.net/rsyslog/+bug/933943/+subscriptions




More information about the foundations-bugs mailing list