mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
6985967c3b
Other functions in the same file validate parameters using the ERR_FAIL macros. This validation was missing for Variant::construct resulting in a crash when called with invalid data (p_type < 0). fix #46067 |
||
---|---|---|
.. | ||
array.cpp | ||
array.h | ||
binder_common.h | ||
callable_bind.cpp | ||
callable_bind.h | ||
callable.cpp | ||
callable.h | ||
container_type_validate.h | ||
dictionary.cpp | ||
dictionary.h | ||
method_ptrcall.h | ||
SCsub | ||
type_info.h | ||
typed_array.h | ||
variant_call.cpp | ||
variant_construct.cpp | ||
variant_internal.h | ||
variant_op.cpp | ||
variant_parser.cpp | ||
variant_parser.h | ||
variant_setget.cpp | ||
variant_utility.cpp | ||
variant.cpp | ||
variant.h |