Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2003 23:02:07 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/tcp_wrappers inetcf.c
Message-ID:  <200301080702.h08727fj047474@repoman.freebsd.org>

index | next in thread | raw e-mail

peter       2003/01/07 23:02:07 PST

  Modified files:
    contrib/tcp_wrappers inetcf.c 
  Log:
  Add a declaration that malloc() returns a pointer, not an int.  Otherwise
  this segfaults on ia64.  (Cannot cast an int to a pointer).
  The rest of the code does it this way rather than use system includes....
  
  Revision  Changes    Path
  1.3       +2 -0      src/contrib/tcp_wrappers/inetcf.c

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



home | help

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