Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Null pointer call from WiFiClient::localIP() to IPAddress#7221

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@mhightower83
Copy link
Contributor

Fixes exception 28 inIPAddress(const ipv4_addr* fw_addr); with null ip_addr
pointer passed in byWiFiCient.cpp localIP(). I assumed thatlocalIP()
was called shortly after _pcb became null.

Fixes exception 28 in IPAddress(const ipv4_addr* fw_addr); with null ip_addrpointer passed in by WiFiCient.cpp localIP(). I assumed that localIP()was called shortly after _pcb became null.
@d-a-vd-a-v merged commit5039881 intoesp8266:masterApr 17, 2020
@mhightower83mhightower83 deleted the pr-wificlient-localIP-nullptr branchJanuary 13, 2021 18:22
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@d-a-vd-a-vd-a-v approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mhightower83@d-a-v

[8]ページ先頭

©2009-2025 Movatter.jp