mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2026-01-22 11:26:26 +00:00
In case of some compilers (e.g. gcc-4.9, gcc-5.4) the `TEST_ASSERT (arg3[4] == '\0')` fails in test_validator1_handler() due to uninitialized memory fields. JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com