FindFirstFile-Handle
Markus Wenke <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I see in the file common/info.cpp (the newest w32-Version of aspell (aspell-0.50.4.1-vc++)), that the Handles which are opend in Line 201 and 354 are never closed in the win32-Version of aspell. In the Linux-Version the DIR-Handle is closed with the destructor of the Dir-Class. Can this be fixed in the next version? Thanks in advance Markus Wenke