← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~nbrinza/zorba/bugs2 into lp:zorba

 

I approve, but I think more memory leaks of the kind fixed around xquery_parser.y:2506 exist. For example, the Expr rule has 2 "error" productions. deletes were added in one of them, but not the other.

Nicolae, can you open a bug (to yourself) to go through all of the error procuctions in the parser and fix the memory leaks, if any?
-- 
https://code.launchpad.net/~nbrinza/zorba/bugs2/+merge/126894
Your team Zorba Coders is subscribed to branch lp:zorba.


References