On 5/31/24 5:32 PM, Grisha Levit wrote:
When a named coproc is created, the name string and associated WORD_DESC
are leaked.
Thanks for the report.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech,
When a named coproc is created, the name string and associated WORD_DESC
are leaked.
---
parse.y | 2 ++
1 file changed, 2 insertions(+)
diff --git a/parse.y b/parse.y
index d39d6737..fe5038be 100644
--- a/parse.y
+++ b/parse.y
@@ -1103,6 +1103,7 @@ coproc: COPROC shell_command