Alex Hirsch 6985967c3b Add missing ERR_FAIL_INDEX check to Variant::construct
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
2021-03-04 18:50:37 +01:00
..
2021-02-11 15:44:28 -03:00
2021-02-18 17:12:46 +01:00
2021-03-03 21:00:30 +00:00
2021-02-23 13:56:28 -03:00
2021-02-10 19:31:24 -03:00
2021-02-10 19:31:24 -03:00
2021-01-01 20:19:21 +01:00
2021-01-19 11:53:10 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00