Optimize handling of JsonPointer.head()
#1328
Labels
2.19
Issues planned at earliest for 2.19
performance
Issue related to performance problems or enhancements
Milestone
(note: this is a placeholder for reported but not verified performance concern)
Looks like implementation of
JsonPointer.head()
could be problematic for deeply nested pointer instances: and while this is unlikely to be of general security concern, it could be problematic for legitimate use. And as per comments in class, optimization already considered earlier... so let's see how easy it's to do.The text was updated successfully, but these errors were encountered: