Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Avoid modifying loaded library map while iterating in lib_close() #20941

Merged
merged 3 commits into from
Mar 8, 2022

Commits on Mar 7, 2022

  1. Update close libs to not modify map while iterating over opened libra…

    …ries, rename loaded_libs to loaded_libs_ to signify it is a private member.
    josephevans committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    ebf39fb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    4d5bcd4 View commit details
    Browse the repository at this point in the history
  2. Fix clang-format.

    josephevans committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e6bc4f6 View commit details
    Browse the repository at this point in the history