cvs commit: ports/java/jdk14 Makefile ports/java/jdk14/files
 patch-native::util.c
    Greg Lewis 
    glewis at FreeBSD.org
       
    Fri Jan 16 23:11:13 PST 2004
    
    
  
glewis      2004/01/16 23:11:12 PST
  FreeBSD ports repository
  Modified files:
    java/jdk14           Makefile 
  Added files:
    java/jdk14/files     patch-native::util.c 
  Log:
  . Check the return value of stat(2) when trying to read the javaws
    configuration file and behave appropriately if its -1.  Fixes a SEGV
    caused by ignoring the return value and just carrying on.
  . Bump PORTREVISION.
  
  PR:             61392
  
  Revision  Changes    Path
  1.72      +1 -0      ports/java/jdk14/Makefile
  1.1       +16 -0     ports/java/jdk14/files/patch-native::util.c (new)
    
    
More information about the cvs-all
mailing list