[fusion-dev] FeatureReader not being closed in MapGuide Query.php?
Jason Birch
Jason.Birch at nanaimo.ca
Mon Mar 23 16:13:51 EDT 2009
Could someone check my logic on this one please?
I believe that for:
trunk/layers/MapGuide/php/Query.php
There is an MgFeatureReader being opened on line 199 which is being closed on line 268.
However, on line 261, I believe that a second MgFeatureReader is being opened using the same variable name without closing the initial MgFeatureReader first, and that this second reader is never closed.
Thoughts? Time for an eye exam?
Thanks,
Jason
More information about the fusion-dev
mailing list