Skip to content

Conversation

@austin362667
Copy link

The Rationales

Coses #3

In MacOS enviroment, make failed due to no malloc.h.

The malloc.h is deprecated and should not be used. It contains some non-standard functions too. If we need use malloc(), then include stdlib.h. Not even the C89 standard mentions malloc.h.

Signed-off-by: Austin Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant