← Back to team overview

zorba-coders team mailing list archive

[Bug 1021025] Re: in json_impl.cpp data from a zstring is read after destruction

 

** Changed in: zorba
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1021025

Title:
  in json_impl.cpp data  from a zstring is read after destruction

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  a zstring in json_impl.cpp is destroyed before it's data is read. This
  causes an illegal_character exception to be thrown if e.g. the twitter
  api is consumed and parsed.

  Also, the exception thrown contains non-utf-8 characters which causes
  problems in some execution environments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1021025/+subscriptions


References