[Bug 457160] Review Request: Zorba - General purpose XQuery processor implemented in C++

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 8 00:00:23 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=457160





--- Comment #27 from Kevin Kofler <kevin at tigcc.ticalc.org>  2009-03-07 19:00:23 EDT ---
Actually, the definitions are stored in a map using std::string, so this can't
be it (AddDefinition copies the passed const char * into a new std::string, so
when the pointer goes out of scope, it's supposed to be copied already).

I think we really need a Valgrind log.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list