Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2004 14:22:10 +0000 (UTC)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/stunnel Makefileports/security/stunnel/files patch-src::network.c
Message-ID:  <200412301422.iBUEMA7e016752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2004-12-30 14:22:10 UTC

  FreeBSD ports repository

  Modified files:
    security/stunnel     Makefile 
    security/stunnel/files patch-src::network.c 
  Log:
  Fix a getnameinfo() out-of-memory error caused by passing a 20-character
  buffer to hold a numeric IPv4/v6 address.  Of course, IPv6 addresses may
  be a bit longer than 20 characters :)
  
  A-ha! moment during:    discussion with the stunnel author
  
  Revision  Changes    Path
  1.57      +1 -0      ports/security/stunnel/Makefile
  1.3       +6 -4      ports/security/stunnel/files/patch-src::network.c



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