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

Possible overflow in calculation of RAM delta for Arduino Opta #111

Open
3 tasks done
aentinger opened this issue Sep 5, 2024 · 0 comments
Open
3 tasks done

Possible overflow in calculation of RAM delta for Arduino Opta #111

aentinger opened this issue Sep 5, 2024 · 0 comments
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@aentinger
Copy link
Collaborator

aentinger commented Sep 5, 2024

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¹⁶.

image

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 version

v1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest version
  • My report contains all necessary details
@aentinger aentinger added the type: imperfection Perceived defect in any part of project label Sep 5, 2024
@per1234 per1234 added the topic: code Related to content of the project itself label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants