Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • RefinedC RefinedC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • RefinedCRefinedC
  • Merge requests
  • !64

Add cast in the definition of rc_copy_alloc_id.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rodolphe Lepigre requested to merge ci/copy_aid into master May 21, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

There is not change in the generated code (up to some position updates).

However, the macro is now expanded to ((uintptr_t) (from), (to)), which means that we force the provenance of the pointer from which we copy the provenance is exposed (following the PNVI-ae-udi semantics).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ci/copy_aid