Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-nt-sonmp.c

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

From: oabad@xxxxxxxxxxxx (Olivier Abad)
Date: Sat, 6 Dec 2003 13:26:04 -0600 (CST)
oabad       2003/12/06 13:26:04 CST

  Modified files:
    .                    packet-nt-sonmp.c 
  Log:
  Check if pinfo->dl_dst.data is not NULL before accessing the data (it
  was NULL in one of my "linux cooked" captures which contains no
  destination address).
  
  Revision  Changes    Path
  1.3       +2 -1      ethereal/packet-nt-sonmp.c