Skip to content

Conversation

mhightower83
Copy link
Contributor

Fixes exception 28 in IPAddress(const ipv4_addr* fw_addr); with null ip_addr
pointer passed in by WiFiCient.cpp localIP(). I assumed that localIP()
was called shortly after _pcb became null.

Fixes exception 28 in IPAddress(const ipv4_addr* fw_addr); with null ip_addr pointer passed in by WiFiCient.cpp localIP(). I assumed that localIP() was called shortly after _pcb became null.
@d-a-v d-a-v merged commit 5039881 into esp8266:master Apr 17, 2020
@mhightower83 mhightower83 deleted the pr-wificlient-localIP-nullptr branch January 13, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants