Date: Fri, 16 Jan 2004 23:11:12 -0800 (PST) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk14 Makefile ports/java/jdk14/files patch-native::util.c Message-ID: <200401170711.i0H7BCkI096769@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401170711.i0H7BCkI096769>