Skip to content

cpu/esp32: esp_wifi doesn't call memcpy if iol_len is 0#11184

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
gschorcht:cpu/esp32/esp_wifi/iol_len
Apr 2, 2019
Merged

cpu/esp32: esp_wifi doesn't call memcpy if iol_len is 0#11184
miri64 merged 1 commit intoRIOT-OS:masterfrom
gschorcht:cpu/esp32/esp_wifi/iol_len

Conversation

@gschorcht
Copy link
Copy Markdown
Contributor

Contribution description

Fixes the problem described in #11163.

Testing procedure

Tested with the procedure described in #11163

Issues/PRs references

Related to issue #11163

@gschorcht gschorcht added Area: network Area: Networking Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Area: drivers Area: Device drivers Platform: ESP Platform: This PR/issue effects ESP-based platforms Area: cpu Area: CPU/MCU ports labels Mar 14, 2019
@gschorcht gschorcht added this to the Release 2019.04 milestone Mar 14, 2019
@miri64 miri64 added Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines labels Mar 15, 2019
Copy link
Copy Markdown
Member

@miri64 miri64 left a comment

Choose a reason for hiding this comment

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

LGTM, but can not test.

Copy link
Copy Markdown
Member

@miri64 miri64 left a comment

Choose a reason for hiding this comment

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

Can't get my hands on some hardware at the moment. But the code change is simple enough that I don't believe that it will break anything even if merged untested.

@miri64 miri64 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 2, 2019
@miri64 miri64 merged commit af65d2d into RIOT-OS:master Apr 2, 2019
@gschorcht gschorcht deleted the cpu/esp32/esp_wifi/iol_len branch April 3, 2019 05:46
@gschorcht
Copy link
Copy Markdown
Contributor Author

@miri64 Thanks fro reviewing it.

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

Labels

Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ESP Platform: This PR/issue effects ESP-based platforms Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants