CVS update: sidlc

Sander Striker striker at samba.org
Mon Apr 10 23:31:18 EST 2000


Date:	Monday April 10, 2000 @ 23:31
Author:	striker

Update of /data/cvs/sidlc
In directory samba:/tmp/cvs-serv20767

Modified Files:
	lexer.l 
Log Message:
Added identifier to the lexer. Take note that this is the location to look
for memory leaks. strdup() is called to save a string and pass it to the
parser, the parser is responsible for freeing it. I didn't implement the
free() though. Thought about doing this when discarding the created parse
tree. Think this is a mistake as I write this.
I'll look into this later.



More information about the samba-cvs mailing list