Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pointers to one past the end of allocations #519

Merged

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    239573c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Crucible/LLVM: Allow pointers to one past the end of allocations

    This is permitted by the C standard
    langston-barrett committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    b673279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7859e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    828e04f View commit details
    Browse the repository at this point in the history