zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #12456
[Bug 1027142] [NEW] process:exec memory leak
Public bug reported:
Running the following query with valgrind will show some memory leak
import module namespace process="http://www.zorba-xquery.com/modules/process";
process:exec("ls")
** Affects: zorba
Importance: Undecided
Status: New
** Tags: process
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1027142
Title:
process:exec memory leak
Status in Zorba - The XQuery Processor:
New
Bug description:
Running the following query with valgrind will show some memory leak
import module namespace process="http://www.zorba-xquery.com/modules/process";
process:exec("ls")
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1027142/+subscriptions
Follow ups
References