
|
[arachne]
||
[Date Prev]
[06-2004 Date Index]
[Date Next]
||
[Thread Prev]
[06-2004 Thread Index]
[Thread Next]
[arachne] Re: Something new to play with
- From: "Michal H. Tyc" <mht@xxxxxxxxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Sat, 26 Jun 2004 23:27:05 +0200
Arachne at FreeLists---The Arachne Fan Club!
Many, many thanks, L.D., for spotting the problem!
It was caused by a trivial bug in Insight, now found and fixed.
In function decodebase64(), source file BASE64.C, the original
author forgot to close the output file. As a result, when too many
attachments were decoded, the program ran out of file handles and
could not write more decoded files. I added "fclose(fo);" near the
end of the function and now it works perfectly.
Michal
Arachne at FreeLists
-- Arachne, The Web Browser/Suite for DOS and Linux --
|

|