[Libreoffice-bugs] [Bug 112803] New: Wrong logging text in common/Seccomp.cpp
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 1 20:24:26 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112803
Bug ID: 112803
Summary: Wrong logging text in common/Seccomp.cpp
Product: LibreOffice Online
Version: unspecified
Hardware: All
URL: https://gerrit.libreoffice.org/#/c/42811/2/common/Secc
omp.cpp
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: lool-bugreport at trash-mail.com
https://gerrit.libreoffice.org/#/c/42811/2/common/Seccomp.cpp
has:
if (setrlimit(RLIMIT_FSIZE, &rlim) != 0)
LOG_SYS("Failed to set RLIMIT_NOFILE to " << lim << " bytes.");
the LOG_SYS probably should be RLIMIT_FSIZE instead of RLIMIT_NOFILE
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171001/4195ddbe/attachment.html>
More information about the Libreoffice-bugs
mailing list