[Bug 224491] REDZONE: Buffer overflow detected in swap
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 3 18:49:24 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224491
Mark Johnston <markj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj at FreeBSD.org
--- Comment #2 from Mark Johnston <markj at FreeBSD.org> ---
This is the same bug as PR 231116: for an allocation of 6710920 bytes we get
6710896 / 16 = 419431 nodes, which is the number of nodes needed to map
33554432 = 2^24 + 2^23 blocks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list