[all-commits] [llvm/llvm-project] 7075f9: Have GetKernelsAndKextsInDirectoryHelper request f...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Tue Jun 27 16:18:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7075f9d926c93efefacb72caf17e93ae00b3703b
https://github.com/llvm/llvm-project/commit/7075f9d926c93efefacb72caf17e93ae00b3703b
Author: Jason Molenda <jason at molenda.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
Log Message:
-----------
Have GetKernelsAndKextsInDirectoryHelper request follow symlinks
While working on the broken-symlinks issue, I noticed this one place
where I was setting `find_other` to false unintentionally in the
darwin kernel platform kext/kernel scan. Small fix while I'm here.
More information about the All-commits
mailing list