I compiled the sample C++ STAF service for Win32 using Visual Studio and did roughly 600 repetitions of loading and unloading the service. Memory grew about 200 KB. Has anybody else seen this type of behavior?
I ask because I wrote another C++ STAF service and loaded/unloaded it 1000 times and memory went from 6 MB to 24 MB.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I compiled the sample C++ STAF service for Win32 using Visual Studio and did roughly 600 repetitions of loading and unloading the service. Memory grew about 200 KB. Has anybody else seen this type of behavior?
I ask because I wrote another C++ STAF service and loaded/unloaded it 1000 times and memory went from 6 MB to 24 MB.
Please open a bug via http://staf.sourceforge.net.