-
Notifications
You must be signed in to change notification settings - Fork 3k
SAM_CortexM0P uses uninitialized memory in i2c and uses out of bounds array in pwmout #4852
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
Conversation
Can you update the commit message (maximum 50 characters) otherwise it wraps around as you can spot here. |
More or less off topic but can somebody bump Microchip/Atmel to get SAM support for mbedOS 5? |
/morph test |
Uses uninitialized memory in I2C, and accesses an out of band array in pwmout
2b9c30f
to
f9d0304
Compare
0xc0170 pushed new commit message |
/morph test |
Result: FAILUREYour command has finished executing! Here's what you wrote!
|
/morph test |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputBuild failed! |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputBuild failed! |
/morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
I know these are mbed 2 targets, but I still think we should fix these bugs.
Found them using cppcheck.