Crash in parse_types_from_source
with options -x c
and --std c99
#6225
Labels
Component: Type Parser
Issue needs changes to Clang/CoreTypeParser
Type: Crash
Issue is a crash or deadlock
There appears to be a bug in Binary Ninja's type parser when combining -x c and --std c99 options. The segfault occurs specifically when both flags are present, while using either flag alone works (though with expected parsing errors).
(credit to @fosdickio for the report)
The text was updated successfully, but these errors were encountered: