[all-commits] [llvm/llvm-project] c72c0b: Fix race condition during iteration through module...

nd via All-commits all-commits at lists.llvm.org
Fri May 16 09:10:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c72c0b298c13ebc4d374e84b8ea20f8ca4f5ace2
      https://github.com/llvm/llvm-project/commit/c72c0b298c13ebc4d374e84b8ea20f8ca4f5ace2
  Author: nd <dmitry.neverov at gmail.com>
  Date:   2025-05-16 (Fri, 16 May 2025)

  Changed paths:
    M lldb/source/Target/Target.cpp

  Log Message:
  -----------
  Fix race condition during iteration through modules (#139283) (#139862)

Use the locking iterator to ensure module don't change during iteration.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list