https://bugs.kde.org/show_bug.cgi?id=458378
Bug ID: 458378 Summary: Suppress errors from setproctitle() on FreeBSD Product: valgrind Version: 3.19.0 Platform: Other OS: FreeBSD Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: dilyan.palau...@aegee.org Target Milestone: --- On FreeBSD 13.1 calls to setproctitle() shall not trigger invalid read/write. That is, errors from setproctitle() in libc.so.7 shall be suppressed in freebsd.supp. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266036 and https://github.com/cyrusimap/cyrus-imapd/issues/4216 . -- You are receiving this mail because: You are watching all bug changes.