SDL-mirror/src
Sam Lantinga 639f022cf2 Date: Wed, 28 Jul 2004 14:56:57 +0800
From: Aaron Perez
Subject: [SDL] Fwd: SDL not checking malloc returning NULL

I was reading through the code and i found that in several places does a
malloc and without checking if it is NULL just use the pointer.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40945
2004-08-21 13:10:58 +00:00
..
audio Here are patches for SDL12 and SDL_mixer for 4 or 6 channel 2004-08-21 12:27:02 +00:00
cdrom Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX 2004-08-21 02:06:30 +00:00
cpuinfo Date: Mon, 10 May 2004 10:17:46 -0400 2004-05-16 17:19:48 +00:00
endian Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
events Date: Sun, 18 Jul 2004 00:22:07 -0400 2004-08-21 12:38:50 +00:00
file Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
hermes Updated libtool support so Mingw32 builds work. 2003-10-06 07:13:16 +00:00
joystick Hmm, this should work a little better. :) 2004-08-21 03:55:12 +00:00
main Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +00:00
thread Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
timer Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
video Date: Wed, 28 Jul 2004 14:56:57 +0800 2004-08-21 13:10:58 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Actually hook the cpuinfo module into the library. :) 2003-11-18 02:16:57 +00:00
SDL.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_error.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_error_c.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_fatal.c Oops, ignore SIGALRM, not 0 2004-02-26 19:57:37 +00:00
SDL_fatal.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_getenv.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_loadso.c Date: Mon, 5 Jan 2004 00:09:36 +0100 2004-01-05 01:34:34 +00:00