[
http://dev.sourcefabric.org/browse/LS-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Beauxis updated LS-643:
------------------------------
Description:
The following script memleaks here:
source = playlist("~/path/to/music")
output.external(
%mp3,
fallible=true,
"cat > /dev/null",
source
)
was:
The following script memleak here:
source = playlist("~/path/to/music")
output.external(
%mp3),
fallible=true,
"cat > /dev/null",
source
)
> Memleak
> -------
>
> Key: LS-643
> URL: http://dev.sourcefabric.org/browse/LS-643
> Project: Liquidsoap
> Issue Type: Bug
> Affects Versions: 1.0
> Reporter: Romain Beauxis
> Priority: Blocker
>
> The following script memleaks here:
> source = playlist("~/path/to/music")
> output.external(
> %mp3,
> fallible=true,
> "cat > /dev/null",
> source
> )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl