Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Make sure iContentLength doesn't wrap around due to malformed packets#176

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
facchinm merged 1 commit intomasterfromiContentLength_wraparound
Jul 25, 2024

Conversation

facchinm
Copy link

@facchinmfacchinm commentedMay 8, 2024
edited
Loading

@rhpco@rhaidiz can you take a look?

@facchinmfacchinm requested a review fromalrvidMay 8, 2024 15:28
@github-actionsGitHub Actions
Copy link

Memory usage change @1a3fb98

Boardflash%RAM for global variables%
arduino:samd:mkr1000🔺 0 - +80.0 - 0.00 - 00.0 - 0.0
Click for full report table
Boardexamples/BasicAuthGet
flash
%examples/BasicAuthGet
RAM for global variables
%examples/CustomHeader
flash
%examples/CustomHeader
RAM for global variables
%examples/DweetGet
flash
%examples/DweetGet
RAM for global variables
%examples/DweetPost
flash
%examples/DweetPost
RAM for global variables
%examples/HueBlink
flash
%examples/HueBlink
RAM for global variables
%examples/ParseURL
flash
%examples/ParseURL
RAM for global variables
%examples/PostWithHeaders
flash
%examples/PostWithHeaders
RAM for global variables
%examples/SimpleDelete
flash
%examples/SimpleDelete
RAM for global variables
%examples/SimpleGet
flash
%examples/SimpleGet
RAM for global variables
%examples/SimpleHttpExample
flash
%examples/SimpleHttpExample
RAM for global variables
%examples/SimplePost
flash
%examples/SimplePost
RAM for global variables
%examples/SimplePut
flash
%examples/SimplePut
RAM for global variables
%examples/SimpleWebSocket
flash
%examples/SimpleWebSocket
RAM for global variables
%
arduino:samd:mkr100000.000.000.000.080.000.000.000.080.000.000.000.000.000.000.000.080.000.080.000.080.000.080.000.080.000.0
Click for full report CSV
Board,examples/BasicAuthGet<br>flash,%,examples/BasicAuthGet<br>RAM for global variables,%,examples/CustomHeader<br>flash,%,examples/CustomHeader<br>RAM for global variables,%,examples/DweetGet<br>flash,%,examples/DweetGet<br>RAM for global variables,%,examples/DweetPost<br>flash,%,examples/DweetPost<br>RAM for global variables,%,examples/HueBlink<br>flash,%,examples/HueBlink<br>RAM for global variables,%,examples/ParseURL<br>flash,%,examples/ParseURL<br>RAM for global variables,%,examples/PostWithHeaders<br>flash,%,examples/PostWithHeaders<br>RAM for global variables,%,examples/SimpleDelete<br>flash,%,examples/SimpleDelete<br>RAM for global variables,%,examples/SimpleGet<br>flash,%,examples/SimpleGet<br>RAM for global variables,%,examples/SimpleHttpExample<br>flash,%,examples/SimpleHttpExample<br>RAM for global variables,%,examples/SimplePost<br>flash,%,examples/SimplePost<br>RAM for global variables,%,examples/SimplePut<br>flash,%,examples/SimplePut<br>RAM for global variables,%,examples/SimpleWebSocket<br>flash,%,examples/SimpleWebSocket<br>RAM for global variables,%arduino:samd:mkr1000,0,0.0,0,0.0,0,0.0,0,0.0,8,0.0,0,0.0,0,0.0,0,0.0,8,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,8,0.0,0,0.0,8,0.0,0,0.0,8,0.0,0,0.0,8,0.0,0,0.0,8,0.0,0,0.0

@per1234per1234 added type: imperfectionPerceived defect in any part of project topic: codeRelated to content of the project itself labelsMay 8, 2024
Copy link

@rhpcorhpco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

Copy link

@alrvidalrvid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Can we assume that the incoming value is already checked for not being negative? I think this code might make the new value positive for some negative incoming values. I don't know if this matters, since I don't know if there are checks for negative values somewhere later, or if negative incoming values are even possible, or can break things at a later stage.

@facchinmfacchinm merged commit25f54e9 intomasterJul 25, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@alrvidalrvidalrvid left review comments

@rhpcorhpcorhpco approved these changes

Assignees
No one assigned
Labels
topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@facchinm@rhpco@alrvid@per1234

[8]ページ先頭

©2009-2025 Movatter.jp