Possible overflow in calculation of RAM delta for Arduino Opta #111
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
When executing the
report-size-deltas
action in a pull request of a currently Arduino-internal library it seems that there is an overflow when calculating the delta in consumed RAM, since the value is a) not correct and b) seems awfully close to 2¹⁶.To reproduce
Link to pull request will be provided by @aentinger via Slack on request.
Expected behavior
The action should report the actual RAM delta.
arduino/report-size-deltas
versionv1
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: