[DragonFlyBSD - Bug #2130] (Closed) malloc(SIZE_MAX) returns a buffer sized for 0.

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Sat Nov 27 08:59:05 PST 2021


Issue #2130 has been updated by tuxillo.

Description updated
Category set to Userland
Status changed from New to Closed
Assignee deleted (0)

We no longer support i386.

----------------------------------------
Bug #2130: malloc(SIZE_MAX) returns a buffer sized for 0.
http://bugs.dragonflybsd.org/issues/2130#change-14221

* Author: vsrinivas
* Status: Closed
* Priority: Normal
* Category: Userland
* Target version: 6.2
----------------------------------------
malloc(SIZE_MAX) returns a buffer sized for 0 bytes on i386; this is because the
addition and mask on nmalloc.c line 824 can overflow.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list