Euphoria Ticket #475: Memory leak with rand()

The interpreter assumes that temps produced via rand() do not need to be dereferenced, which can lead to memory leaks.

Details

Type: Bug Report Severity: Major Category: Interpreter
Assigned To: mattlewis Status: Fixed Reported Release:
Fixed in SVN #: 4426, 4427 View VCS: 4426, 4427 Milestone: 4.0.0RC2

1. Comment by mattlewis Dec 02, 2010

Temps produced by rand() are now dereferenced properly by the interpreter.

Search



Quick Links

User menu

Not signed in.

Misc Menu