Skip to content

Fix issue #1164 - arithmetic overflow for unsigned integer mapping - #1795

Merged
mgravell merged 1 commit into
DapperLib:mainfrom
rukpet:Issue1164
Jan 7, 2024
Merged

Fix issue #1164 - arithmetic overflow for unsigned integer mapping #1795
mgravell merged 1 commit into
DapperLib:mainfrom
rukpet:Issue1164

Conversation

@rukpet

@rukpetrukpet commented Jul 2, 2022

Copy link
Copy Markdown
Contributor

Fix arithmetic overflow for unsigned integer mapping (byte, ushort, uint, ulong)
Add tests to reproduce issue #1164

@rukpetrukpet changed the title Fix issue #1164Fix issue #1164 arithmetic overflow for unsigned integer mapping Jul 2, 2022
@rukpetrukpet changed the title Fix issue #1164 arithmetic overflow for unsigned integer mapping Fix issue #1164 - arithmetic overflow for unsigned integer mapping Jul 2, 2022
Fix unsigned types mapping arithmetic overflow
Add tests to reproduce issue DapperLib#1164
@rukpet

Copy link
Copy Markdown
ContributorAuthor

@mgravell, please merge if no objections.
image

@FallenDev

Copy link
Copy Markdown

Would be nice to have this merged in -bump-

@mgravell
mgravell merged commit 8f36991 into DapperLib:mainJan 7, 2024
@mgravell

mgravell commented Jan 7, 2024

Copy link
Copy Markdown
Member

Sorry, tripped over the unrelated CI failure. I'm easily distracte... oh, shiny thing over there! Thanks

@WSkwieVolue

Copy link
Copy Markdown

Any chance of getting this released soon? It would be very much appreciated.

@mgravell

Copy link
Copy Markdown
Member

https://github.com/DapperLib/Dapper/releases/tag/2.1.35

@WSkwieVolue

Copy link
Copy Markdown

Thanks :) You're the best

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rukpet@FallenDev@mgravell@WSkwieVolue