diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2023-12-05 23:52:36 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2025-02-18 20:59:20 +0000 |
commit | 4bfc94008706401027f79514540aa47889d4cb29 (patch) | |
tree | da1f6e97bac24c1d6d594a6c7f66e454824a52d0 /sysutils/cdrkit/files/patch-include_xconfig.h.in | |
parent | games/rocksndiamonds: Update to 4.4.0.4 (diff) |
security/samhain: don't use sbrk
Samhain has an internal malloc implementation that uses sbrk and malloc.
There's a fallback during initialization if sbrk fails so replace sbrk
calls with a function that return the failure value ((void *)-1).
PR: 275646
Approved by: freebsd@gregv.net (maintainer)
Diffstat (limited to 'sysutils/cdrkit/files/patch-include_xconfig.h.in')
0 files changed, 0 insertions, 0 deletions