Correct the pathname that PlatformDarwinKernel::ExamineKextForMatchingUUID
authorJason Molenda <jmolenda@apple.com>
Tue, 19 Jun 2018 21:39:10 +0000 (21:39 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 19 Jun 2018 21:39:10 +0000 (21:39 +0000)
commit85afc93f8a004294edd37045838b4a82e910523f
tree835208382c97aae0cc2aa27522e09242407752a1
parent1246890964c78b6ee1a453dc2746e8af0ec9479e
Correct the pathname that PlatformDarwinKernel::ExamineKextForMatchingUUID
passes to the recursive search function so we only recursively
search the kext bundle directory, instead of its parent directory.

<rdar://problem/41227170>

Differential Revision: https://reviews.llvm.org/D48302

llvm-svn: 335079
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h