Reuse of XPathNavigator instance is error-prone. Fixed bug #3705. This may significan...
commitb88e6a3206809223e9f1a8136ac3c6262d5981dd
authorAtsushi Eno <atsushi@ximian.com>
Thu, 8 Mar 2012 08:32:16 +0000 (8 17:32 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Thu, 8 Mar 2012 08:32:16 +0000 (8 17:32 +0900)
tree0a368f5e28298bc3768f89c684e12f209b191481
parentca245f60df2c9eec4e3adfb2c8fd83c5cb24aebb
Reuse of XPathNavigator instance is error-prone. Fixed bug #3705. This may significantly harm performance though...
mcs/class/System.XML/System.Xml.XPath/Iterator.cs
mcs/class/System.XML/Test/System.Xml.XPath/SelectNodesTests.cs