1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/java/jdk15
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
..
files . In the ReadChunk() function, change an assert() to be a "test for a 2004-10-16 17:00:27 +00:00
distinfo SIZEfy 2004-03-20 13:14:47 +00:00
Makefile . The changes to make in -CURRENT to use MAKEFLAGS make us unable to 2004-08-18 07:06:03 +00:00
pkg-descr Update to 1.4.2p5. 2003-11-11 16:16:20 +00:00
pkg-message Update license to most recent SCSL license version. 2004-01-28 13:55:23 +00:00
pkg-plist . Assume (un)registervm is in LOCALBASE _not_ PREFIX. 2004-09-02 02:58:38 +00:00