Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 1999 09:30:31 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net gethostbyht.c
Message-ID:  <199906071630.JAA27574@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1999/06/07 09:30:30 PDT

  Modified files:
    lib/libc/net         gethostbyht.c 
  Log:
  Ensure that host_addr (which is returned in struct hostent::h_addr_list[0])
  is aligned so that pointer to it can be safely casted to struct in_addr *.
  
  Revision  Changes    Path
  1.11      +2 -2      src/lib/libc/net/gethostbyht.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906071630.JAA27574>