Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #32391] [BUG] imcc identifiers - no limit on length

2 views
Skip to first unread message

Will Coleda

unread,
Nov 9, 2004, 10:12:28 PM11/9/04
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda
# Please include the string: [perl #32391]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32391 >


- lexer doesn't impose limits on identifiers, this could lead
to buffer overflows.
So there are a bunch of unsafe strcats and sprintfs, some of them
marked XXX.

from imcc/BUGS

0 new messages