Public bug reported:

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.

** Affects: zorba
     Importance: Undecided
     Assignee: Dennis Knochenwefel (dennis-knochenwefel)
         Status: In Progress


** Tags: incorrect-result

** Changed in: zorba
       Status: New => In Progress

-- 
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:
  In Progress

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to