Skip to content

Fix UBSan error reports#372

Merged
jcoupey merged 6 commits intomasterfrom
fix/ubsan
Jul 31, 2020
Merged

Fix UBSan error reports#372
jcoupey merged 6 commits intomasterfrom
fix/ubsan

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Jul 30, 2020

Issue

Fixes #371

Tasks

  • Fix spotted Break reference
  • Run on various instances to lookup other potential problems
  • Fix other problems (if any)
  • Update CHANGELOG.md
  • Remove -fsanitize=undefined before merging
  • review

@jcoupey jcoupey added this to the v1.8.0 milestone Jul 30, 2020
@jcoupey jcoupey changed the title Fix/ubsan Fix UBSsan error reports Jul 30, 2020
@jcoupey jcoupey changed the title Fix UBSsan error reports Fix UBSan error reports Jul 31, 2020
@jcoupey jcoupey merged commit efc5a9d into master Jul 31, 2020
@jcoupey jcoupey deleted the fix/ubsan branch August 28, 2020 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spot potential UB

1 participant