Qbtly

Results 17 issues of Qbtly

###### JerryScript revision ff9ff8f36c967890b5ebb240d9fa90d6e351aa01 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh python ./tools/build.py --builddir=xxx --clean --debug --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --stack-limit=20 ``` ###### Test case...

###### JerryScript revision ff9ff8f36c967890b5ebb240d9fa90d6e351aa01 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh python ./tools/build.py --builddir=xxx --clean --debug --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --stack-limit=20 ``` ###### Test case...

###### JerryScript revision ff9ff8f36c967890b5ebb240d9fa90d6e351aa01 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh python ./tools/build.py --builddir=xxx --clean --debug --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --stack-limit=20 ``` ###### Test case...

bug
parser
fuzzing

###### Version 3b45d155c77bbdfe9177b1e03db830d2aff0b2a8 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh CONFIG_ASAN=y make qjs ``` ###### Test case ```sh function a() { return {}; } var o = new...

###### Version 3b45d155c77bbdfe9177b1e03db830d2aff0b2a8 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh CONFIG_ASAN=y make qjs ``` ###### Test case ```sh //poc1 v1 = ''; v2 = v1.padEnd(2147483620, 0); ``` ```sh...

###### Version 3b45d155c77bbdfe9177b1e03db830d2aff0b2a8 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh make qjs ``` ###### Test case ```sh function* v0(v1,v2,v3) { return new Date(16, Math); } const v49 =...

###### JerryScript revision cefd391772529c8a9531d7b3c244d78d38be47c6 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh python ./tools/build.py --builddir=xxx --debug --clean --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --stack-limit=20 ``` ###### Test case...

bug
fuzzing
memory leak

###### JerryScript revision cefd391772529c8a9531d7b3c244d78d38be47c6 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh python ./tools/build.py --builddir=xxx --clean --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --stack-limit=20 ``` ###### Test case ```sh...

###### JerryScript revision cefd391772529c8a9531d7b3c244d78d38be47c6 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh python ./tools/build.py --builddir=xxx --clean --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --stack-limit=20 ``` ###### Test case ```sh...

bug
fuzzing
lexer

###### JerryScript revision cefd391772529c8a9531d7b3c244d78d38be47c6 ###### Build platform Ubuntu 22.04.3 ###### Build steps ```sh python ./tools/build.py --builddir=xxx --clean --compile-flag=-fsanitize=address --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --stack-limit=20 ``` ###### Test case ```sh...