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

[v1.9.x] Port #20941 from master #20944

Merged
merged 1 commit into from
Mar 9, 2022

Commits on Mar 8, 2022

  1. Avoid modifying loaded library map while iterating in lib_close() (ap…

    …ache#20941)
    
    * Update close libs to not modify map while iterating over opened libraries, rename loaded_libs to loaded_libs_ to signify it is a private member.
    
    * Clean up and simplify library close code.
    
    * Fix clang-format.
    josephevans committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    17b913f View commit details
    Browse the repository at this point in the history