Re: fix a memory leak in netopen

2016-08-21 Thread Chet Ramey
On 8/20/16 10:37 PM, Dmitry Goncharov wrote: > Good morning. > > The patch in the attachment fixes a memory leak in netopen. Thanks for the report and fix. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey,

fix a memory leak in netopen

2016-08-20 Thread Dmitry Goncharov
Good morning. The patch in the attachment fixes a memory leak in netopen. regards, Dmitry diff --git a/lib/sh/netopen.c b/lib/sh/netopen.c index 736d413..e584548 100644 --- a/lib/sh/netopen.c +++ b/lib/sh/netopen.c @@ -304,6 +304,7 @@ netopen (path) if (t == 0) { internal_error (_