cvs commit: ports/devel/ccache Makefile ports/devel/ccache/files
 patch-util.c
    Michael Johnson 
    ahze at FreeBSD.org
       
    Sun Nov 23 19:32:47 PST 2008
    
    
  
ahze        2008-11-24 03:32:46 UTC
  FreeBSD ports repository
  Modified files:
    devel/ccache         Makefile 
  Added files:
    devel/ccache/files   patch-util.c 
  Log:
  Fix a bug in x_realloc() which tries to read out too many bytes from the old storage after allocating new storage.
  
  PR:             ports/127639
  Submitted by:   Thorsten Glaser <tg at mirbsd.de> (MirBSD project)
  Reported by:    Mel <mel.xyzzy at rachie.is-a-geek.net>
  
  Revision  Changes    Path
  1.44      +1 -1      ports/devel/ccache/Makefile
  1.1       +25 -0     ports/devel/ccache/files/patch-util.c (new)
    
    
More information about the cvs-all
mailing list