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 _______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
