Skip to content

Wire: rxBuffer should be initialized before using it#953

Merged
fpistm merged 1 commit intostm32duino:masterfrom
ABOSTM:WIRE_INIT_FAILED
Feb 25, 2020
Merged

Wire: rxBuffer should be initialized before using it#953
fpistm merged 1 commit intostm32duino:masterfrom
ABOSTM:WIRE_INIT_FAILED

Conversation

@ABOSTM
Copy link
Copy Markdown
Contributor

@ABOSTM ABOSTM commented Feb 25, 2020

Summary

Wire: rxBuffer should be initialized before using it
rxBuffer is used within resetRxBuffer();
Idem for txBuffer

rxBuffer is used within resetRxBuffer();
Idem for txBuffer
@fpistm fpistm self-requested a review February 25, 2020 14:10
@fpistm fpistm added the fix 🩹 Bug fix label Feb 25, 2020
@fpistm fpistm added this to the 1.9.0 milestone Feb 25, 2020
@fpistm fpistm merged commit 684c3e8 into stm32duino:master Feb 25, 2020
@uzi18
Copy link
Copy Markdown

uzi18 commented Feb 25, 2020

nice catch

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

Labels

fix 🩹 Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants