This commit fixes a potential memory leak, since PropertyComparator previously kept an indirect reference to the value it last compared. Closes gh-26869
This commit fixes a potential memory leak, since PropertyComparator previously kept an indirect reference to the value it last compared. Closes gh-26869