Skip to content

If malloc fails, fail.#101

Merged
github-actions[bot] merged 1 commit intomainfrom
neal/malloc
Nov 25, 2025
Merged

If malloc fails, fail.#101
github-actions[bot] merged 1 commit intomainfrom
neal/malloc

Conversation

@nwalfield
Copy link
Copy Markdown
Collaborator

  • When allocating memory using malloc, make sure malloc succeeded. If not, return an error.

Reported-by: Akhilesh Chandra - MJAK

  - When allocating memory using `malloc`, make sure `malloc`
    succeeded.  If not, return an error.

Reported-by: Akhilesh Chandra - MJAK
@github-actions
Copy link
Copy Markdown

* 60eecea35d2fe5bfe20fb15c11996d43dddc0712 If malloc fails, fail.
|   - Authorized by Neal H. Walfield <neal@pep.foundation> [F7173B3C7C685CD9ECC4191B74E445BA0E15C957]
* cd090b02119565c6d171fa9a892790c966cf10ef Release v1.9.0.
    - Trust root.

The pull request's base (cd090b0) authenticates the pull request's head (60eecea).

@nwalfield
Copy link
Copy Markdown
Collaborator Author

/fast-forward

@github-actions github-actions Bot merged commit 60eecea into main Nov 25, 2025
6 checks passed
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