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

Heap panic / abort cleanup #8465

Merged
merged 5 commits into from
Mar 31, 2022

Commits on Jan 27, 2022

  1. Heap panic / abort cleanup

    Isolate NULL/panic test of _context to dev debug assert macro.
    
    Use abort instead of panic for case of caller providing non-heap address pointer.
      Added debug print.
      Improved get_unpoisoned_check_neighbors to print file/line when available.
    mhightower83 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    5796b4c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

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

Commits on Feb 15, 2022

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

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

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