[mapguide-users] memory leak: IGWSQueryDefinition and FdoFilter
Jackie Ng
jumpinjackie at gmail.com
Wed Sep 16 21:59:46 PDT 2020
Hi Artem,
Thanks for the heads up. Anything returning an FdoIDisposable-derived
pointer should be assigned to a FdoPtr<> as a general rule to avoid memory
leaks due to missing reference count book-keeping and this looks to be in
clear violation of said rule.
- Jackie
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
More information about the mapguide-users
mailing list