ports/java/jdk16/files
Greg Lewis e3262fa4db . In the ReadChunk() function, change an assert() to be a "test for a
condition and return NULL".  Take account of the NULL in the
  appropriate place (which is somewhat worrisome in itself since
  ReadChunk() has always had the possibility of returning NULL).
  This makes loading a font file a little more resilient to specially
  crafted font data which can be used, for example, by an applet to
  crash the browser plugin by triggering the assert().  Such an applet
  was mentioned on Bugtraq:

  http://www.securityfocus.com/archive/1/367331/2004-06-26/2004-07-02/0

  and can be found at

  http://www.illegalaccess.org/cms/?q=node/view/9

  This change stops the browser plugin from crashing.
. Fix some warnings regarding formats in debugging printf's.
2004-10-16 17:00:27 +00:00
..
cacerts
disable-ipv6.patch 1. Switch 5.x version of jdk14 back to libc_r as default threading library. 2004-01-28 14:00:27 +00:00
patch-awt_Component.c . Set LATEST_LINK [1] 2004-03-05 13:43:41 +00:00
patch-awt_fontmanager_fontObject.cpp . In the ReadChunk() function, change an assert() to be a "test for a 2004-10-16 17:00:27 +00:00
patch-awt_fontmanager_t2kScalerContext.cpp . Fix the build for gcc 3.4. 2004-08-12 21:54:01 +00:00
patch-common::Defs-bsd.gmk
patch-control::common::Defs-bsd.gmk
patch-deploy::Makefile 1. Switch 5.x version of jdk14 back to libc_r as default threading library. 2004-01-28 14:00:27 +00:00
patch-font.properties.zh_TW.bsd . Set LATEST_LINK [1] 2004-03-05 13:43:41 +00:00
patch-io_io_util.h . At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined 2004-10-16 16:58:12 +00:00
patch-native::util.c
patch-plugin::common::config.gmk
patch-plugin::ns6::Makefile
patch-plugin_ns600_nscore.h . Fix the build for gcc 3.4. 2004-08-12 21:54:01 +00:00
patch-plugin_ns610_nscore.h . Fix the build for gcc 3.4. 2004-08-12 21:54:01 +00:00
patch-vm::os_bsd.cpp 1. Switch 5.x version of jdk14 back to libc_r as default threading library. 2004-01-28 14:00:27 +00:00
pkg-install.in
testos.c