Re: Memory leak in flex generated file



Hi, This was fixed years ago. The last work done on Flex can be found at
http://lex.sourceforge.net/ -John

--- "pavel.orehov@xxxxxxxxx" <pavel.orehov@xxxxxxxxx> wrote:

> Hi,
> I am using flex and bison to parse HTTP headers. After some
> investigation i found a memory leak in flex generated file with
> valgrind tool.
[This is a variant version of flex, not the one that is distributed
with the GNU tools. They've made a lot of changes to it and I haven't
looked at them in enough detail to know how much I like what they've
done. -John]
.



Relevant Pages

  • Memory leak in flex generated file
    ... I am using flex and bison to parse HTTP headers. ... investigation i found a memory leak in flex generated file with ... valgrind tool. ... Since the state stack is rarely large and is reused on subsequent runs, ...
    (comp.compilers)
  • Re: Memory leak in flex generated file
    ... > I am using flex and bison to parse HTTP headers. ... > investigation i found a memory leak in flex generated file with ... > valgrind tool. ...
    (comp.compilers)
  • Re: Csup cvsmode build discussion
    ... lex and yacc files that I would like to discuss. ... I implemented the RCS parser required to operate on RCS files ... I've been compiling the parser and tokenizer with the help of bison ... Now, the base system already have flex, but the flex version in base is heavily ...
    (freebsd-hackers)
  • Csup cvsmode build discussion
    ... lex and yacc files that I would like to discuss. ... I implemented the RCS parser required to operate on RCS files ... I've been compiling the parser and tokenizer with the help of bison ... Now, the base system already have flex, but the flex version in base is heavily ...
    (freebsd-hackers)
  • GNU Autoconf/automake not invoking bison
    ... I'm using GNU bison and flex to generate the configuration file parser/lexer ... I am using autoconf and automake to ... Kurt Weber ...
    (comp.unix.programmer)