Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2010 06:15:42 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/libmsocket Makefile ports/devel/libmsocket/files patch-file.c
Message-ID:  <201003110615.o2B6FgnD002577@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2010-03-11 06:15:42 UTC

  FreeBSD ports repository

  Modified files:
    devel/libmsocket     Makefile 
  Added files:
    devel/libmsocket/files patch-file.c 
  Log:
  Dynamically size group arrays rather than using the soon to be removed
  NGROUPS define.
  
  The previous code also under allocated space by a factor of 3 and
  probably lead to memory corruption.
  
  Revision  Changes    Path
  1.5       +1 -0      ports/devel/libmsocket/Makefile
  1.1       +55 -0     ports/devel/libmsocket/files/patch-file.c (new)



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