Skip to content
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

Ethernet, initCallback, ctor and eth_if #901

Merged
merged 6 commits into from
Jun 20, 2024
Merged

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Jun 18, 2024

Possible alternative to #897 #898 #900 it adds function pointers cleanup and uses the same ctor logic of WiFi.

Opened as a draft: it should build but is untested

Fixes #890
Fixes #889

@pennam pennam marked this pull request as ready for review June 19, 2024 08:21
@pennam pennam requested a review from maidnl June 19, 2024 08:22
@JAndrassy
Copy link
Contributor

the remaining Ethernet constructor could be moved about the comment which belongs to begin

@pennam pennam linked an issue Jun 20, 2024 that may be closed by this pull request
This was referenced Jun 20, 2024
@pennam pennam linked an issue Jun 20, 2024 that may be closed by this pull request
@pennam pennam merged commit 546529a into arduino:main Jun 20, 2024
11 checks passed
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.

potential null pointer access / _initializerCallback not initialized missing null pointer checks
4 participants