diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-11 22:37:38 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-11 22:40:30 -0700 |
commit | 814443b147e6159a0ad2842fabc1288ec6a0ee24 (patch) | |
tree | a56d1bb24f33552d19d163e292c15ed34c8ce149 /tests/autotest-freebsd.sh | |
parent | 03ea04c32a6c1961d28d3b5dc66dad906dfc8ca6 (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 'tests/autotest-freebsd.sh')
0 files changed, 0 insertions, 0 deletions