Hope this is the right mailing list for this...

I use the handy utility memedit developed by Pengutronix. I found a problem
in memedit.l where the malloc used in tokens FILE and VAR is using
sizeof(yytext), which is the size of a pointer rather than strlen(yytext)+1.

See attached patch.

Jon

Attachment: file-malloc-bug.patch
Description: Binary data

--
ptxdist mailing list
[email protected]

Reply via email to