Skip to content

Mapped lwip buffer error to nsapi no memory error #5033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Mapped lwip buffer error to nsapi no memory error #5033

merged 1 commit into from
Sep 29, 2017

Conversation

mikaleppanen
Copy link

Description

Mapped lwip internal ERR_BUF error value to NSAPI_ERROR_NO_MEMORY.

This corrects issue: #4981

Status

READY

Migrations

NO

Related PRs

None

Todos

  • Tests
  • Documentation

Deploy notes

None

Steps to test or reproduce

None

Copy link
Contributor

@kjbracey kjbracey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am left wondering what the intended distinction between ERR_BUF and ERR_MEM was - searching for both in the lwIP source didn't really help.

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 28, 2017

/morph test-nightly

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1426

All builds and test passed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants