Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan resolv.c

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Nov 2000 13:45:55 -0600 (CST)
gerald      2000/11/19 13:45:55 CST

  Modified files:
    epan                 resolv.c 
  Log:
  Check to make sure the h_addr entry returned by gethostbyname() can fit
  into an in_addr struct.
  
  Revision  Changes    Path
  1.4       +6 -4      ethereal/epan/resolv.c