Re: [tcpdump-workers] additional boundary check necessary in MLDv2 packet parsing

2004-07-28 Thread Guy Harris
On Jul 28, 2004, at 12:59 AM, SUZUKI Shinsuke wrote: Here's a patch to properly check buffer boundary in MLDv2 packet parsing. Checked into the main and x.8 branches. - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

[tcpdump-workers] additional boundary check necessary in MLDv2 packet parsing

2004-07-28 Thread SUZUKI Shinsuke
Hello all, Here's a patch to properly check buffer boundary in MLDv2 packet parsing. Could someone review and commit it? Thanks, SUZUKI, Shinsuke @ Hitachi / KAME Project --- print-icmp6.c.orig Wed Jul 28 15:34:40 2004 +++ print-icmp6.c Wed Jul 28 16:49:16 2004 @@ -764,7 +764,7 @@