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

Abort if malloc fails #627

Merged
merged 14 commits into from
Apr 3, 2024
Merged

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    1f7d93e View commit details
    Browse the repository at this point in the history
  2. Add to makefile

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    194c82c View commit details
    Browse the repository at this point in the history
  3. Format

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    39cd1ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bfe8a4 View commit details
    Browse the repository at this point in the history
  5. Start adding calloc!

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e0e0201 View commit details
    Browse the repository at this point in the history
  6. Use calloc

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    61e236a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e1a147 View commit details
    Browse the repository at this point in the history
  8. Move import

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cd654ab View commit details
    Browse the repository at this point in the history
  9. Add guard

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    79c6abb View commit details
    Browse the repository at this point in the history
  10. Move guard

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3fd5142 View commit details
    Browse the repository at this point in the history
  11. Modify guard

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    eca80e0 View commit details
    Browse the repository at this point in the history
  12. Modify guard

    DanielPointon authored and james-d-mitchell committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8ee8f7d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da22e54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6568a09 View commit details
    Browse the repository at this point in the history