Skip to content

Conversation

@ferivoz
Copy link
Contributor

@ferivoz ferivoz commented Aug 21, 2021

The malloc call can fail in out of memory conditions, depending on the
kernel settings. If it does in fact return NULL, then return an Error
instead of dereferencing the NULL pointer.

The malloc call can fail in out of memory conditions, depending on the
kernel settings. If it does in fact return NULL, then return an Error
instead of dereferencing the NULL pointer.
@highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @emilio (or someone else) soon.

@highfive
Copy link
Collaborator

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

@jdm
Copy link
Member

jdm commented Nov 21, 2021

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 617acf0 has been approved by jdm

@highfive highfive assigned jdm and unassigned emilio Nov 21, 2021
@bors-servo
Copy link
Contributor

⌛ Testing commit 617acf0 with merge a7e5534...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-github
Approved by: jdm
Pushing a7e5534 to master...

@bors-servo bors-servo merged commit a7e5534 into servo:master Nov 21, 2021
@bors-servo bors-servo mentioned this pull request Nov 21, 2021
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.

5 participants