mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
No description
The function print_progress uses the pointer infile. If fclose is called before print_progress then the build process can fail to build the files: doc/C/cde.dti/CDEDOC/dtsearch/CDEDOC.d99 doc/C/cde.dti/CDEDOC/dtsearch/dtsearch.ocf doc/C/cde.dti/cde.oli To fix the issue move the call fclose(infile) after print_progress() |
||
---|---|---|
cde |