-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Area: pkgArea: External package portsArea: External package portsPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
In case an application uses the TLSF package built for native, the process will crash if a TLSF function (like malloc()) is called before TLSF initialized its buffer - which is typically done in the application.
Possible solutions to this problem would be either to patch TLSF to check if the buffer was already reserved or to implement #4490.
Metadata
Metadata
Labels
Area: pkgArea: External package portsArea: External package portsPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)