** Changed in: zorba
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/907872
Title:
segfault when returning an input ItemSequence from an external
function
Status in Zorba - The XQuery Processor:
Fix Released
Bug description:
Zorba segfaults when returning one of the input ItemSequences from an
external function.
For example,
ItemSequence_t evaluate(const ExternalFunction::Arguments_t& args) const
{
return args[0];
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/907872/+subscriptions
--
Mailing list: https://launchpad.net/~zorba-coders
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zorba-coders
More help : https://help.launchpad.net/ListHelp