qu0dy

Results 3 issues of qu0dy

Hi, Most of the `.c` files are missing after compilation of XNU in DB. ### Log entry: ``` /opt/homebrew/Caskroom/codeql/2.11.4/codeql/cpp/tools/osx64/extractor --trapfolder /private/tmp/xnu/build-xnu-xnu-8792.41.9/xnu-xnu-8792.41.9/xnu-database/trap/cpp --src_archive /private/tmp/xnu/build-xnu-xnu-8792.41.9/xnu-xnu-8792.41.9/xnu-database/src --mimic_config /private/tmp/xnu/build-xnu-xnu-8792.41.9/xnu-xnu-8792.41.9/xnu-database/working/compiler_mimic_cache/0bf1e9bd38ad --executable_filename /private/tmp/xnu/build-xnu-xnu-8792.41.9/xnu-xnu-8792.41.9/BUILD/obj/SETUP/installfile/installfile.o -w --error_limit 1000...

CLI

Hi, I have found that these https://github.com/Vector35/workflow_objc/blob/master/Core/AnalysisProvider.cpp#L22-L23 two analyzers raise out-of-bound exceptions. Used `LaunchServices` binary extracted using https://github.com/keith/dyld-shared-cache-extractor from arm64 cache. Will dig into it tomorrow and update the ticket.

Hi, I have found that these https://github.com/Vector35/workflow_objc/blob/master/Core/AnalysisProvider.cpp#L22-L23 two analyzers raise out-of-bound exceptions. Used `LaunchServices` binary extracted using https://github.com/keith/dyld-shared-cache-extractor from arm64 cache. Will dig into it tomorrow and update the ticket.

Component: Objective-C Workflow