summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-11 22:37:38 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-11 22:40:30 -0700
commit814443b147e6159a0ad2842fabc1288ec6a0ee24 (patch)
treea56d1bb24f33552d19d163e292c15ed34c8ce149 /readme.txt
parent03ea04c32a6c1961d28d3b5dc66dad906dfc8ca6 (diff)
Fix exception type for out-of-memory for XPath variables
When parsing XPath variables, we need to perform a heap allocation; if it fails, an xpath_exception instead of bad_alloc used to be thrown. Now we throw the exception of a correct type so that xpath_exception means 'parsing error'.
Diffstat (limited to 'readme.txt')
0 files changed, 0 insertions, 0 deletions