Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dns.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 17 Dec 2003 16:30:42 -0600 (CST)
guy         2003/12/17 16:30:42 CST

  Modified files:
    .                    packet-dns.c 
  Log:
  Only dissect the key in TKEY RRs if it's present (i.e., has a non-zero
  length) - zero-length keys "shouldn't happen", but what the heck....
  
  Revision  Changes    Path
  1.115     +39 -32    ethereal/packet-dns.c