Skip to content

Fix busOwner initialization in Wire.cpp - #741

Open
zfields wants to merge 1 commit into
arduino:masterfrom
zfields:patch-1
Open

Fix busOwner initialization in Wire.cpp#741
zfields wants to merge 1 commit into
arduino:masterfrom
zfields:patch-1

Conversation

@zfields

@zfields zfields commented Feb 2, 2026

Copy link
Copy Markdown

Initialize busOwner variable when reading data from the wire.

Fix for issue #740

Initialize busOwner variable when reading data from the wire.
@CLAassistant

CLAassistant commented Mar 18, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@mumanchu

mumanchu commented Sep 5, 2026

Copy link
Copy Markdown

I found this bug too. It delayed me for a long time. (When I compile in the Arduino IDE it is works, if I compile with MSVS and VMicro it fails.) Can we get it officially fixed?

@per1234 per1234 linked an issue Sep 5, 2026 that may be closed by this pull request
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.

Unitialized variable BusOwner

4 participants