prasannabhat / iceoryx

iceoryx project
Apache License 2.0
0 stars 1 forks source link

User/address sanitizer #11

Closed prasannabhat closed 3 years ago

prasannabhat commented 3 years ago

Pre-Review Checklist for the PR Author

  1. [ ] Branch follows the naming format (iox-#123-this-is-a-branch)
  2. [ ] Commits messages are according to this guideline
    • [ ] Commit messages have the issue ID (iox-#123 commit text)
    • [ ] Commit messages are signed (git commit -s)
    • [ ] Commit author matches Eclipse Contributor Agreement (and ECA is signed)
  3. [ ] Update the PR title
    • Follow the same conventions as for commit messages
    • Link to the relevant issue
  4. [ ] Relevant issues are linked
  5. [ ] Add sensible notes for the reviewer
  6. [ ] All checks have passed
  7. [ ] Assign PR to reviewer

Notes for Reviewer

More details on the sanitizer can be found here

Open points

Alternate looks like to fix the issues in the running PR

Checklist for the PR Reviewer

Post-review Checklist for the PR Author

  1. [ ] All open points are addressed and tracked via issues

Post-review Checklist for the Eclipse Committer

  1. [ ] All checkboxes in the PR checklist are checked or crossed out
  2. [ ] Merge

References