bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Tue Jul 3 10:19:08 PDT 2012
http://www.slony.info/bugzilla/show_bug.cgi?id=272

Steve Singer <ssinger at ca.afilias.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Steve Singer <ssinger at ca.afilias.info> 2012-07-03 10:19:09 PDT ---
We should not be storing pointers into yytext for use on a later rule.

http://flex.sourceforge.net/manual/A-Note-About-yytext-And-Memory.html#A-Note-About-yytext-And-Memory

The IN_STRING rules should be rewritten to copy/store each character in the
string to a difference region of memory.

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list