On 9/21/21 9:56 PM, Warner Losh wrote:
From: Mikaël Urankar<[email protected]>

Similar to the equivalent linux-user commit e6deac9cf99

When mapping MAP_ANONYMOUS memory fragments, still need notice about to
set it zero, or it will cause issues.

Signed-off-by: Mikaël Urankar<[email protected]>
Signed-off-by: Warner Losh<[email protected]>
---
  bsd-user/mmap.c | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to