name compression in large messages

11 views
Skip to first unread message

Casey Deccio

unread,
Apr 26, 2013, 7:51:54 PM4/26/13
to dnspyth...@googlegroups.com
Hi Bob,

I've run across a bug in name.py that I finally had time to track
down. Looks like name.py:414 should have an overflow check for large
messages.  This seems to fix things:

            if not pos is None and 0xc000 + pos <= 65535:

Cheers,
Casey
Reply all
Reply to author
Forward
0 new messages