Quantcast
Channel: ClearScript
Browsing all 2297 articles
Browse latest View live

Commented Unassigned: [BUG] [VBScriptEngine] Process memory leak when...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article



Commented Unassigned: [BUG] [VBScriptEngine] Process memory leak when...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article

Closed Unassigned: [BUG] [VBScriptEngine] Process memory leak when...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article

Edited Issue: [BUG] [VBScriptEngine] Process memory leak when re-evaluating...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article

Reopened Issue: [BUG] [VBScriptEngine] Process memory leak when re-evaluating...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article


Edited Issue: [BUG] [VBScriptEngine] Process memory leak when re-evaluating...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article

Closed Issue: [BUG] [VBScriptEngine] Process memory leak when re-evaluating...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article

Commented Issue: [BUG] [VBScriptEngine] Process memory leak when...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article


Edited Issue: [VBScriptEngine] Process memory leak when re-evaluating scripts...

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article


Edited Issue: Memory leak when re-evaluating scripts with VBScriptEngine [117]

In version 5.4.7 and 5.4.8 there's still a memory leak related to script evaluations with the VBScriptEngine. I've attached a test project, where 1000 predefined equations can be evaluated with...

View Article

Created Unassigned: V8 crashes with an AccessViolationException when using...

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations.for (var i = 0; i < 3 /*2 is fine*/; ++i){ for (var test of list) {...

View Article

Edited Unassigned: [BUG] V8 crashes with an AccessViolationException when...

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations.for (var i = 0; i < 3 /*2 is fine*/; ++i){ for (var test of list) {...

View Article

Edited Unassigned: [BUG] V8 crashes with an AccessViolationException when...

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations. for (var i = 0; i < 3 /*2 is fine*/; ++i) { for (var test of list) { }...

View Article


Commented Unassigned: [BUG] V8 crashes with an AccessViolationException when...

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations. for (var i = 0; i < 3 /*2 is fine*/; ++i) { for (var test of list) { }...

View Article

Commented Unassigned: [BUG] V8 crashes with an AccessViolationException when...

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations. for (var i = 0; i < 3 /*2 is fine*/; ++i) { for (var test of list) { }...

View Article


Closed Unassigned: [BUG] V8 crashes with an AccessViolationException when...

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations. for (var i = 0; i < 3 /*2 is fine*/; ++i) { for (var test of list) { }...

View Article

Edited Issue: [BUG] V8 crashes with an AccessViolationException when using...

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations. for (var i = 0; i < 3 /*2 is fine*/; ++i) { for (var test of list) { }...

View Article


Edited Issue: [BUG] [V8] Crash during IEnumerable iteration [118]

The following script crashes consistently when using 3 iterations in the outer for loop, but runs fine when using 2 iterations. for (var i = 0; i < 3 /*2 is fine*/; ++i) { for (var test of list) { }...

View Article

New Post: Script Security

Hello, I would like implement some security feature to prevent user from executing malicious script. like scripts contains some script to delete file.Is any code access security is option available in...

View Article

New Post: Script Security

Hello Praveen, Initially a ClearScript JavaScript engine provides no access to the file system. It exposes no APIs except JavaScript intrinsics such as Object, Function, and Math. For script code to...

View Article
Browsing all 2297 articles
Browse latest View live




Latest Images