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@lists.freedesktop.org
          Reporter: lool-bugrep...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to