mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
During the `opfunc_spread_arguments` argument release process the stack pointer was incremented early resulting in a state where one of the arguments was not freed causing a memory leak. JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.usz@partner.samsung.com