Mercurial > pidgin
diff src/protocols/rendezvous/mdns.c @ 8679:f39884263db0
[gaim-migrate @ 9432]
Just syncing my tree...
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sat, 17 Apr 2004 14:12:55 +0000 |
| parents | 005c96dab551 |
| children | 92cbf9713795 |
line wrap: on
line diff
--- a/src/protocols/rendezvous/mdns.c Sat Apr 17 14:12:03 2004 +0000 +++ b/src/protocols/rendezvous/mdns.c Sat Apr 17 14:12:55 2004 +0000 @@ -920,7 +920,8 @@ } /* - * + * If invalid data is encountered at any point when parsing data + * then the entire packet is disgarded and NULL is returned. * */ DNSPacket *
