mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-31 13:48:25 +00:00
The type of a function parameter can be null if we failed to parse it. In such a case, calling to_string() on a FunctionType node used to cause a null dereference. This caused the language server to crash when processing AK/StdLibExtraDetails.h